From 9e669fcc78e5b324fff0267d154310d494b9c57f Mon Sep 17 00:00:00 2001 From: brectanus Date: Tue, 27 Mar 2007 17:47:15 +0000 Subject: [PATCH] Better CHANGES entry. (trac #43) --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index d04c665e..ad6ba324 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ * Write debug log messages when "capture" is set, but the regex does not capture and vice-versa. -* Performance improvements in memory management. +* Small performance improvement in memory management for rule execution. * Fixed some collection variable names not printing with the parameter and/or counting operator in the debug log.