From c286c50c43a6d6e28e18a60efae472b4e81e7958 Mon Sep 17 00:00:00 2001 From: Breno Silva Date: Fri, 9 Nov 2012 16:41:25 -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.