Author: fperrad
Date: Tue Aug 19 05:30:46 2008
New Revision: 30329
Modified:
trunk/NEWS
Log:
[Lua]
update NEWS for 0.7.0
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Aug 19 05:30:46 2008
@@ -17,10 +17,11 @@
- various language fixes
- refactor all libraries (namespace, method registration)
- add a OpenGL binding (still incomplete)
+ - lost user back trace (see ppd25 & pushaction)
+ Pipp (PHP):
- Add support for while- and for-loops
- Add support for increment and decrement
- - Designate PHP 5.3 as the reference implementation
+ - Designate PHP 5.3 as the reference implementation
- Improve support for string literals
+ Pugs (Perl 6):
- removed due to bit rot