summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:35:20 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:35:20 +0100
commit22b7ecfe76fefcbf7f911e8737d2c9fd55f60edd (patch)
tree86bd79e8254879f6668152f25fd33b4bd7101d36 /ChangeLog
parent55db71963e312634f78c25b61dd4800036fe25f9 (diff)
parentaf720e9f9dffa205cf4b323c2a420c1cca6ddc17 (diff)
Merge branch 'v5-stable-newstats' into v5-devel
Conflicts: plugins/imuxsock/imuxsock.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c68ba11..641d6bea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,9 +106,14 @@ Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-06-08
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=236
---------------------------------------------------------------------------
Version 5.8.7 [V5-stable] 2011-??-??
+- bugfix: imuxsock did truncate part of received message if it did not
+ contain a proper date. The truncation occured because we removed that
+ part of the messages that was expected to be the date.
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=295
- bugfix: potential abort after reading invalid X.509 certificate
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
---------------------------------------------------------------------------
Version 5.8.6 [V5-stable] 2011-10-21
- bugfix: missing whitespace after property-based filter was not detected