summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-10-22 14:16:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-22 14:16:38 +0200
commitcd5190ad73fa8f69da8824c80337a9af2b51c94c (patch)
tree3ebe0b0b6f9fc28c9b79223668d4b7a8225318c2 /ChangeLog
parentf76b826989cea5fdfbb7b313557775cf082a398e (diff)
downloadrsyslog-cd5190ad73fa8f69da8824c80337a9af2b51c94c.tar.gz
rsyslog-cd5190ad73fa8f69da8824c80337a9af2b51c94c.tar.xz
rsyslog-cd5190ad73fa8f69da8824c80337a9af2b51c94c.zip
preparing for 5.6.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9323e1c..cf752df5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
---------------------------------------------------------------------------
+Version 5.6.0 [V5-STABLE] (rgerhards), 2010-10-19
+
+This release brings all changes and enhancements of the 5.5.x series
+to the v5-stable branch.
+
+- 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,
+ this problem can not experienced on Fedora 64 bit OS (which has
+ 64 bit long's!)
+---------------------------------------------------------------------------
Version 5.5.7 [V5-BETA] (rgerhards), 2010-08-09
- changed omudpspoof default spoof address to simplify typical use case
thanks to David Lang for suggesting this