summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-17 09:37:45 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-17 09:37:45 +0100
commit92f7e549df5a1333f037cf3b290e3087fd9ad5da (patch)
tree74dd41305223947e8ffd69ee6272e87f5f40d189 /ChangeLog
parent0ed4da17a23db22e18856049ab2814e640f309c1 (diff)
downloadrsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.tar.gz
rsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.tar.xz
rsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.zip
preparing for 5.8.7v5.8.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ecbc960..45709779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 5.8.7 [V5-stable] 2011-??-??
+Version 5.8.7 [V5-stable] 2012-01-17
- bugfix: instabilities when using RFC5424 header fields
Thanks to Kaiwang Chen for the patch
- bugfix: imuxsock did truncate part of received message if it did not
@@ -10,6 +10,8 @@ Version 5.8.7 [V5-stable] 2011-??-??
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290
Thanks to Tomas Heinrich for the patch
- bugfix: stats counter were not properly initialized on creation
+- FQDN hostname for multihomed host was not always set to the correct name
+ if multiple aliases existed. Thanks to Tomas Heinreich for the patch.
---------------------------------------------------------------------------
Version 5.8.6 [V5-stable] 2011-10-21
- bugfix: missing whitespace after property-based filter was not detected