summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-02 17:54:48 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-02 17:54:48 +0200
commit4ab540e3ba25a13fd079490ac52438e55dc92672 (patch)
tree14586687d81fa45ecadfebb54e3e05b0e8b43716 /ChangeLog
parent1d16216aa326296673cc8520a8df351c4d492dfe (diff)
downloadrsyslog-4ab540e3ba25a13fd079490ac52438e55dc92672.tar.gz
rsyslog-4ab540e3ba25a13fd079490ac52438e55dc92672.tar.xz
rsyslog-4ab540e3ba25a13fd079490ac52438e55dc92672.zip
fully integrated regex patch
Now have removed the previous method, as really nobody should call it any longer (and now nobody does ;)). Also did some other cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42fda5b3..fc9f807f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,8 @@ Version 4.1.6 [DEVEL] (rgerhards), 2009-03-??
the full high availability features of rsyslog's engine
- bugfix: fixed some segaults on Solaris, where vsprintf() does not
check for NULL pointers
+- improved performance of regexp-based filters
+ Thanks to Arnaud Cornet for providing the idea and initial patch.
---------------------------------------------------------------------------
Version 4.1.5 [DEVEL] (rgerhards), 2009-03-11
- bugfix: parser did not correctly parse fields in UDP-received messages