ossp-pkg/mm/ChangeLog 1.43 -> 1.44
--- ChangeLog 2002/12/23 19:32:54 1.43
+++ ChangeLog 2003/03/07 14:59:15 1.44
@@ -14,6 +14,17 @@
| |_ / __/
__|_(_)_____|______________________________________________________
+ Changes between 1.2.2 and 1.3.0 (23-Dec-2002 to 07-Mar-2003)
+
+ *) Correctly cleanup under MM_SHMT_MMZERO in case of a shared
+ memory segment creation error.
+ [Ralf S. Engelschall]
+
+ *) Close the filedescriptor of the underlying object immediately
+ after mmap(2)'ing it in case of MM_SHMT_MMPOSX, MM_SHMT_MMZERO
+ and MM_SHMT_MMFILE.
+ [Ralf S. Engelschall, Joe Orton <jorton@redhat.com>]
+
Changes between 1.2.1 and 1.2.2 (28-Jul-2002 to 23-Dec-2002)
*) Stripped trailing whitespaces from all files in source tree.
|
|