CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/02/06 18:08:25

Modified files:
        .              : ChangeLog 

Log message:
                * server/asobj/Data.cpp: Fixed bug in setUTCHours(),
                  make utc/localtime specification compulsory in inner workings.
                * server/asobj/Number.cpp: Convert numbers to strings the same 
way as a
                  certain commercial Flash Player does.
                * configure.ac: Add check for memmove, used in Number.cpp

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2255
retrieving revision 1.2256
diff -u -b -r1.2255 -r1.2256
--- ChangeLog   6 Feb 2007 17:46:24 -0000       1.2255
+++ ChangeLog   6 Feb 2007 18:08:24 -0000       1.2256
@@ -1,3 +1,11 @@
+2007-02-06 Martin Guy <[EMAIL PROTECTED]>
+
+       * server/asobj/Data.cpp: Fixed bug in setUTCHours(),
+         make utc/localtime specification compulsory in inner workings.
+       * server/asobj/Number.cpp: Convert numbers to strings the same way as a
+         certain commercial Flash Player does.
+       * configure.ac: Add check for memmove, used in Number.cpp
+
 2007-02-06  Rob Savoye  <[EMAIL PROTECTED]>
 
        * configure.ac: Add --disable-debugger option.


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

Reply via email to