CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/02/07 18:20:36

Modified files:
        .              : ChangeLog 

Log message:
        added missing items for const correctness fixes

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2266
retrieving revision 1.2267
diff -u -b -r1.2266 -r1.2267
--- ChangeLog   7 Feb 2007 18:13:21 -0000       1.2266
+++ ChangeLog   7 Feb 2007 18:20:35 -0000       1.2267
@@ -1,5 +1,8 @@
 2007-02-07 Sandro Santilli <[EMAIL PROTECTED]>
 
+       * server/debugger.h: const-correctness fixes.
+       * server/parser/action_buffer.h: buffer accessor return by const
+         pointer.
        * server/asobj/Key.cpp (notify_key_event): fix update
          of the _global.Key object, properly handle case of function names
          (TODO: produce an automated testcase for this!).


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

Reply via email to