summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-12-16 14:23:38 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-12-16 14:23:38 +0100
commitb9ba5013ad39dbf60a0a3bc06c38870a803451fd (patch)
tree731f063626eb09d199211b31e2e3b6415c59e614 /ChangeLog
parent189a26c0444178612bf6e4618ccd9c722b83c261 (diff)
downloadrsyslog-b9ba5013ad39dbf60a0a3bc06c38870a803451fd.tar.gz
rsyslog-b9ba5013ad39dbf60a0a3bc06c38870a803451fd.tar.xz
rsyslog-b9ba5013ad39dbf60a0a3bc06c38870a803451fd.zip
bugfix: batch processing flagged invalid message as "bad" under some circumstances
also fixed some cosmetic nits
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 533557a7..cfbee998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
---------------------------------------------------------------------------
-<<<<<<< HEAD
Version 5.6.3 [V5-STABLE] (rgerhards), 2010-12-??
+- bugfix: batch processing flagged invalid message as "bad" under some
+ circumstances
- bugfix: unitialized variable could cause issues under extreme conditions
plus some minor nits. This was found after a clang static code analyzer
analysis (great tool, and special thanks to Marcin for telling me about
@@ -585,9 +586,8 @@ Version 4.6.5 [v4-stable] (rgerhards), 2010-??-??
in a tight loop, effectively disabling functionality and bearing the
risk of unresponsiveness of the whole system.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194
-=======
+---------------------------------------------------------------------------
Version 4.6.6 [v4-stable] (rgerhards), 2010-11-??
->>>>>>> 371a8eec29fa25bbf58f4b1f0d7e3bf4c3ad6329
- bugfix: a couple of problems that imfile had on some platforms, namely
Ubuntu (not their fault, but occured there)
- bugfix: imfile utilizes 32 bit to track offset. Most importantly,