summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:17:45 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-20 18:17:45 +0100
commit8d2f6675c47c0b7b6d7c644004507d0a85a90cb4 (patch)
treefc39d873b125fe66bd6b00849ef30628094a8f45 /ChangeLog
parent5ba3fc7238c49f8317ba4d694091d8a191744ed5 (diff)
downloadrsyslog-8d2f6675c47c0b7b6d7c644004507d0a85a90cb4.tar.gz
rsyslog-8d2f6675c47c0b7b6d7c644004507d0a85a90cb4.tar.xz
rsyslog-8d2f6675c47c0b7b6d7c644004507d0a85a90cb4.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 26d6762a..598a9036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 5.8.7 [V5-stable] 2011-??-??
+- bugfix: stats counter were not properly initialized on creation
- 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