Author: ambs Date: Sat Jan 7 11:24:03 2006 New Revision: 10969 Modified: trunk/NEWS Log: Added NEWS I've sent by email to leo... sooner or later someone needs to edit this file :->
Modified: trunk/NEWS ============================================================================== --- trunk/NEWS (original) +++ trunk/NEWS Sat Jan 7 11:24:03 2006 @@ -1,7 +1,17 @@ # $Id$ -<Next Release> +New in 0.4.1 +- Shootout examples +- OS pmc started +- Configure system rearragement +- Produce shared library versions as well as static versions +- Add support for octal number constants +- Test files are now testable with 'prove' +- Smoke now outputs progress +- PIR supports: I = A < B (>,<=,>=,==,!=) +- TCL updates: + - [string] commands - Jako updates: NCI, subroutines, global variables and constants all work. (Gregor) New in 0.4.0
