update CHANGES

This commit is contained in:
brenosilva
2011-09-15 13:11:07 +00:00
parent 91ddfbbaf1
commit c9279e34e3

18
CHANGES
View File

@@ -1,9 +1,25 @@
15 Sep 2011 - 2.6.2-rc1
-------------------
* Added support to macro expansion for rx operator.
* Added new transformations removeComments and removeCommentsChars
* Fixed colletion names are not case-sensitive anymore.
* Fixed compilation errors with apache 2.0.
* Fixed build system was not using some libraries CFLAGS.
* Fixed check for valid hex values into hexDecode transformation.
* Fixed ctl:ruleUpdateTargetById appending multiple targets.
18 Jun 2011 - 2.6.1
-------------------
* Updated the reference manual into doc/ directory.
30 Jun 2011 - 2.6.1-rc1
-------------------