Forgoten CHANGES entry for last commit.

This commit is contained in:
brectanus 2007-12-14 22:50:01 +00:00
parent 476684e6ec
commit 9136d391d3

View File

@ -3,6 +3,11 @@
Changes since 2.5.0-dev2:
* Stricter configuration parsing. Disruptive actions, meta actions and
phases are no longer allowed in a chained rule. Disruptive actions,
are no longer allowed in a logging phase (phase 5) rule, including
inheriting from SecDefaultAction.
* More efficient collection persistance.
* Fixed t:escapeSeqDecode to better follow ANSI C escapes.