summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:22:58 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:22:58 +0100
commit74722b23317d556e86ad7fb77913c4c864c239c4 (patch)
tree5973fa4e08ca6112b4481270a74e49565ae6fca7 /ChangeLog
parentf112b51b8d6c358b87ac608112d393adb047ea0f (diff)
downloadrsyslog-74722b23317d556e86ad7fb77913c4c864c239c4.tar.gz
rsyslog-74722b23317d556e86ad7fb77913c4c864c239c4.tar.xz
rsyslog-74722b23317d556e86ad7fb77913c4c864c239c4.zip
bugfix: stats counter were not properly initialized on creation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f5031ea..42cfac2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ Version 5.8.7 [V5-stable] 2011-??-??
- 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