summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-02 10:25:07 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-02 10:25:07 +0200
commit273224d7c58345048032498c00d00e4b69d8dc34 (patch)
treece87ea6b55391fa68817b92775c4c171dbbd3c55 /ChangeLog
parent824ef91438af118ffa6972f45f19844b1ed2ec43 (diff)
downloadrsyslog-273224d7c58345048032498c00d00e4b69d8dc34.tar.gz
rsyslog-273224d7c58345048032498c00d00e4b69d8dc34.tar.xz
rsyslog-273224d7c58345048032498c00d00e4b69d8dc34.zip
fixed a bug in imklog which lead to startup problems
... (including segfault) on some platforms under some circumsances. Thanks to Vieri for reporting this bug and helping to troubleshoot it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e16f472..6b64b0f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------
+Version 3.16.1 (rgerhards), 2008-05-02
+- fixed a bug in imklog which lead to startup problems (including
+ segfault) on some platforms under some circumsances. Thanks to
+ Vieri for reporting this bug and helping to troubleshoot it.
+---------------------------------------------------------------------------
Version 3.16.0 (rgerhards), 2008-04-24
- new v3-stable (3.16.x) based on beta 3.15.x (RELP support)
- bugfix: omsnmp had a too-small sized buffer for hostname+port. This