summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-01 16:00:22 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-01 16:00:22 +0100
commitc130eb20215d5f4ed4fc23c4bf0223b77176617b (patch)
treecf00632ac5c70f2e4aa70be76938127e4fa5d054 /ChangeLog
parent74a71e798efd58e20cc150b04de2613bf518eed4 (diff)
downloadrsyslog-c130eb20215d5f4ed4fc23c4bf0223b77176617b.tar.gz
rsyslog-c130eb20215d5f4ed4fc23c4bf0223b77176617b.tar.xz
rsyslog-c130eb20215d5f4ed4fc23c4bf0223b77176617b.zip
improved testbench
- added valgrind-based test (the first one ever ;)) - fixed memory leak in imdiag (guess how this was detected...)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40fc9fc5..9e76bb11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 6.1.5 [DEVEL] (rgerhards), 2011-02-??
+- improved testbench
- bugfix: fixed a memory leak and potential abort condition
this could happen if multiple rulesets were used and some output batches
contained messages belonging to more than one ruleset.