gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog


From: Rob Savoye
Subject: [Gnash-commit] gnash ChangeLog
Date: Wed, 15 Feb 2006 23:36:53 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Rob Savoye <address@hidden>     06/02/15 23:36:53

Modified files:
        .              : ChangeLog 

Log message:
        Oops, don't forget this.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/ChangeLog.diff?tr1=1.147&tr2=1.148&r1=text&r2=text

Patches:
Index: gnash/ChangeLog
diff -u gnash/ChangeLog:1.147 gnash/ChangeLog:1.148
--- gnash/ChangeLog:1.147       Wed Feb 15 14:40:37 2006
+++ gnash/ChangeLog     Wed Feb 15 23:36:53 2006
@@ -1,3 +1,27 @@
+2006-02-15  Rob Savoye  <address@hidden>
+
+       * config.guess: Updated to latest autoconf release.
+       * config.sub: Updated to latest autoconf release.
+       * ltmain.sh: Updated to latest libtool release.
+       * backend/render_handler_ogl.cpp: Migrate patch from GameSWF.
+       * server/action.h: Make set_local_frame_top multiline so it's
+       easier to read.
+       * server/gnash.h: Add prototype for cxform::clamp().
+       * server/types.cpp: Add cxform::clamp().
+       * server/shape.cpp: Fix a few warnings about comparison and sign.
+       * server/shm.cpp (attach): Use SVR4 styles shared memory segments
+       if there is no POSIX shared memory support, like NetBSD or
+       OpenBSD.
+       * server/shm.h: Add private data to store the SV4 shared memory
+       key, and the SVR4 shared memory ID.
+       * server/xml.cpp: Move a few methods outside
+       ENABLE_TESTING. Return NULL from a few unimplemented methods.
+       * server/xml.h: Move a few methods outside ENABLE_TESTING. 
+       * server/xmlnode.h: Move a few methods outside ENABLE_TESTING. 
+       * server/xmlnode.cpp: Move a few methods outside ENABLE_TESTING. 
+       * testsuite/actionscript.all/XML.as: Make some tests unresolved
+       because I'm not clear what the proper behaviour is.
+
 2006-02-15 Sandro Santilli <address@hidden>
 
        * testsuite/actionscript.all/Makefile.am: added online-tests rule.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]