summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-24 08:42:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-24 08:42:39 +0200
commit53957a73fe670d435781b2dd9a8dc458ee68ff03 (patch)
treec93d66c9aa031f7c3f3071d509e261c29521c727 /ChangeLog
parent3135b3335d711c2638f1fedc867fb966008e2361 (diff)
downloadrsyslog-53957a73fe670d435781b2dd9a8dc458ee68ff03.tar.gz
rsyslog-53957a73fe670d435781b2dd9a8dc458ee68ff03.tar.xz
rsyslog-53957a73fe670d435781b2dd9a8dc458ee68ff03.zip
preparing for 4.6.6v4.6.6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e146785..c0b57449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 4.6.6 [v4-stable] (rgerhards), 2010-11-??
+Version 4.6.6 [v4-stable] (rgerhards), 2011-06-24
- bugfix: memory leak in imtcp & subsystems under some circumstances
This leak is tied to error conditions which lead to incorrect cleanup
of some data structures. [backport from v6, limited testing under v4]