summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:29:33 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:29:33 +0100
commit3866bd51bf7e622594ff4831664c28d80f711cb3 (patch)
treea83067d3104f778006372590147d2db27fae1dc8 /ChangeLog
parent97f6fa81fd565232ad66082eece4cef207b3060b (diff)
downloadrsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.tar.gz
rsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.tar.xz
rsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.zip
bugfix(kind of): tell users that config graph can currently not be generated
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1622a0bc..a8ac416d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
---------------------------------------------------------------------------
+Version 5.6.5 [V5-STABLE] (rgerhards), 2011-03-??
+- bugfix(kind of): tell users that config graph can currently not be
+ generated
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
+- bugfix: discard action did not work under some circumstances
+ fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=217
+ (backport from 5.7.8)
+---------------------------------------------------------------------------
Version 5.6.4 [V5-STABLE] (rgerhards), 2011-03-03
- bugfix: potential abort condition when $RepeatedMsgReduction set to on
as well as potentially in a number of other places where MsgDup() was