From 20bc34a53fda573e6092570abf3696220bf42faa Mon Sep 17 00:00:00 2001 From: brectanus Date: Mon, 11 Feb 2008 22:57:54 +0000 Subject: [PATCH] Update core rules to 1.6.0-rc3. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index c472a1ee..9c5781a3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ 11 Feb 2008 - 2.5.0-rc3 ----------------------- + * Updated included Core Ruleset to version 1.6.0-rc3 using 2.5 features. + * Update some more unit tests. * Fixed new string operators not matching with an empty string pattern.