summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-02 17:56:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-02 17:56:10 +0200
commitd747083e54badeeb45f3d46df2916047e60021b4 (patch)
tree2a2de62ce368f6e4d7db01b85039728ad032c78e /ChangeLog
parent8de35eaa2c9017df885dfd071a89288ca6a0e3af (diff)
parent4ab540e3ba25a13fd079490ac52438e55dc92672 (diff)
Merge branch 'regex'
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