CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/02/28 08:19:19

Modified files:
        .              : ChangeLog 

Log message:
        log for last commit

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2489
retrieving revision 1.2490
diff -u -b -r1.2489 -r1.2490
--- ChangeLog   28 Feb 2007 07:46:22 -0000      1.2489
+++ ChangeLog   28 Feb 2007 08:19:19 -0000      1.2490
@@ -1,5 +1,9 @@
 2007-02-28 Sandro Santilli <[EMAIL PROTECTED]>
 
+       * server/as_function.cpp: fix Function.apply()
+         and Function.call() to correctly fetch  the
+         'this' pointer (ie: not accessing the stack
+         directly).
        * server/swf_function.{h,cpp}: properly setup
          the 'arguments' variable at dispatch time.
        * testsuite/actionscript.all/Function.as:


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

Reply via email to