Update CHANGES and versions for 2.5.0-rc3.

This commit is contained in:
brectanus
2008-02-05 00:55:16 +00:00
parent e2ad283fdb
commit fd8f4e319f
3 changed files with 15 additions and 3 deletions

12
CHANGES
View File

@@ -1,3 +1,15 @@
04 Feb 2008 - 2.5.0-rc3
-----------------------
* Cleanup some string formatters as to not generate compile warnings.
* Fixed crash on startup when using "none" transformation in Lua rule.
* Fixed crash on startup when ENV is improperly used without a parameter.
* Allow macro resolution in setenv action.
29 Jan 2008 - 2.5.0-rc2
-----------------------