CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/03/03 11:59:44

Modified files:
        .              : ChangeLog 

Log message:
                * testsuite/actionscript.all/Number.as: Add test for unary minus
                * testsuite/actionscript.all/Date.as: Turn "date" temp var into 
"d"
                * testsuite/actionscript.all/TODO: Check result of call to 
undefined fn
                * server/as_value.cpp: Return NAN for bad arguments

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2517
retrieving revision 1.2518
diff -u -b -r1.2517 -r1.2518
--- ChangeLog   2 Mar 2007 19:38:56 -0000       1.2517
+++ ChangeLog   3 Mar 2007 11:59:44 -0000       1.2518
@@ -1,3 +1,10 @@
+2007-03-03 martin Guy <[EMAIL PROTECTED]>
+
+       * testsuite/actionscript.all/Number.as: Add test for unary minus
+       * testsuite/actionscript.all/Date.as: Turn "date" temp var into "d" 
+       * testsuite/actionscript.all/TODO: Check result of call to undefined fn
+       * server/as_value.cpp: Return NAN for bad arguments
+
 2007-03-02 Sandro Santilli <[EMAIL PROTECTED]>
 
        * server/as_environment.{cpp,h}, server/swf_function.cpp:


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

Reply via email to