From 5bd9e0640fe598af8e2a0944f2d18f2d51b2555b Mon Sep 17 00:00:00 2001 From: brectanus Date: Sat, 15 Dec 2007 00:57:21 +0000 Subject: [PATCH] Add CHANGES entry. See #425. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 5dc22608..3930de8d 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changes since 2.5.0-dev2: + * Fixed issue where only the first phase 5 rule would run when the + request was intercepted in an earlier phase. + * Updated included Core Ruleset to version 1.5 and noted in the docs that XML support is required to use the rules without modification.