From 19d71f794ceb368f5a98ede20ea85b98cdf6fe6e Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Fri, 9 Nov 2012 16:42:02 -0400 Subject: [PATCH] Update CHANGES --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b293d106..2964afb3 100644 --- a/CHANGES +++ b/CHANGES @@ -23,7 +23,11 @@ * Fixed DROP action was disabled for Apache 2 module by mistake. - * Fixed bug when use ctl:ruleRemoveByTag. + * Fixed bug when use ctl:ruleRemoveTargetByTag. + + * Fixed many IIS port bugs. + + * Fixed bug when @strmatch patterns use invalid escape sequence (Thanks Hideaki Hayashi). * The doc/ directory now contains the instructions to access online documentation.