summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-12 14:07:12 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-12 14:07:12 +0100
commite4542eb926c9fd757dc8f40f4fe6cb843b8b2650 (patch)
treed69dbb0fe554a7b8b2de08ce49491c827480d474 /ChangeLog
parent8e45fd5c8e7df45532c5d239676cd92107c9e942 (diff)
downloadrsyslog-e4542eb926c9fd757dc8f40f4fe6cb843b8b2650.tar.gz
rsyslog-e4542eb926c9fd757dc8f40f4fe6cb843b8b2650.tar.xz
rsyslog-e4542eb926c9fd757dc8f40f4fe6cb843b8b2650.zip
bugfix: segfault on startup when -q or -Q option was given
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157 Thanks to Jonas Nogueira for reporting this bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3946c2a..0c6810ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Version 3.22.2 [v3-stable] (rgerhards), 2009-07-??
[if librelp != 1.0.0 is used]
- bugfix: sending syslog messages with zip compression did not work
- bugfix: potential hang condition on queue shutdown
+- bugfix: segfault on startup when -q or -Q option was given
+ bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157
+ Thanks to Jonas Nogueira for reporting this bug.
- clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers]
in doc set (require TLS drivers)
---------------------------------------------------------------------------