summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndre Lorbach <alorbach@adiscon.com>2011-08-18 09:36:59 +0200
committerAndre Lorbach <alorbach@adiscon.com>2011-08-18 09:36:59 +0200
commit47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3 (patch)
treea1a9c778194da1ea12426779183f02b8a439acce /ChangeLog
parent33bf53cdab0689bd7f100aca5f09dd6b69da0e94 (diff)
downloadrsyslog-47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3.tar.gz
rsyslog-47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3.tar.xz
rsyslog-47ed9921b6c9fe49d4aadf244f7df1ce4d05a5b3.zip
bugfix: fixed incorrect state handling for Discard Action (transactions)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92d582fd..df5cd048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Version 5.8.5 [V5-stable] (rgerhards/al), 2011-??-??
- bugfix: potential hang condition during tag emulation
- bugfix: too-early string termination during tag emulation
- bugfix: The NUL-Byte for the syslogtag was not copied in MsgDup (msg.c)
+- bugfix: fixed incorrect state handling for Discard Action (transactions)
+ Note: This caused all messages in a batch to be set to COMMITTED,
+ even if they were discarded.
---------------------------------------------------------------------------
Version 5.8.4 [V5-stable] (al), 2011-08-10
- bugfix: potential misadressing in property replacer