CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/12/24 18:21:24

Modified files:
        .              : ChangeLog 

Log message:
        Oops, don't forget this.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5252&r2=1.5253

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5252
retrieving revision 1.5253
diff -u -b -r1.5252 -r1.5253
--- ChangeLog   24 Dec 2007 14:00:30 -0000      1.5252
+++ ChangeLog   24 Dec 2007 18:21:24 -0000      1.5253
@@ -1,3 +1,11 @@
+2007-12-24  Rob Savoye  <[EMAIL PROTECTED]>
+
+       * server/asobj/SharedObject.cpp: Include cerrno.
+       * libamf/sol.cpp: Include cerrno.
+       * configure.ac: Add --with-shm= option to specify whether to use
+       POSIX named shared memory or the older SYSV shared memory for
+       compatibility. Look for the remap() function in libc.
+
 2007-12-24 Sandro Santilli <[EMAIL PROTECTED]>
 
        * server/as_object.{cpp,h}: callMethod with 4 args..


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to