pt.po updates from José JORGE <lists.jjorge@free.fr>
[supertux.git] / src / squirrel / HISTORY
index a76d0ff..718834b 100644 (file)
@@ -1,3 +1,13 @@
+***version 2.2 stable***\r
+-added _newslot metamethod in classes\r
+-added enums added constants\r
+-added sq_pushconsttable, sq_setconsttable\r
+-added default param\r
+-added octal literals(thx Dinosaur)\r
+-fixed debug hook, 'calls' and 'returns' are properly notified in the same number.\r
+-fixed a coroutine bug\r
+\r
+***2007-07-29          ***\r
 ***version 2.1.2 stable***\r
 -new behaviour for generators iteration using foreach\r
 now when a generator is iterated by foreach the value returned by a 'return val' statement\r