summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-25 11:05:57 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-25 11:05:57 +0100
commitdfa88369d4ca4290db56b843f9eabdae1bfe0fd5 (patch)
tree800c102df822eacd8f1f5a651b71008e800eec67 /ChangeLog
parent237df37a86479e1f60e73bdcd1da15ccc319fa15 (diff)
downloadrsyslog-dfa88369d4ca4290db56b843f9eabdae1bfe0fd5.tar.gz
rsyslog-dfa88369d4ca4290db56b843f9eabdae1bfe0fd5.tar.xz
rsyslog-dfa88369d4ca4290db56b843f9eabdae1bfe0fd5.zip
bugfix: memory leak when $RepeatedMsgReduction on was used
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=225
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14723f3d..324fc999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 5.6.4 [V5-STABLE] (rgerhards), 2011-02-25
+- bugfix: memory leak when $RepeatedMsgReduction on was used
+ bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=225
+---------------------------------------------------------------------------
Version 5.6.3 [V5-STABLE] (rgerhards), 2011-01-26
- bugfix: action processor released mememory too early, resulting in
potential issue in retry cases (but very unlikely due to another