diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-12 14:07:12 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-12 14:07:12 +0100 |
commit | e4542eb926c9fd757dc8f40f4fe6cb843b8b2650 (patch) | |
tree | d69dbb0fe554a7b8b2de08ce49491c827480d474 /ChangeLog | |
parent | 8e45fd5c8e7df45532c5d239676cd92107c9e942 (diff) | |
download | rsyslog-e4542eb926c9fd757dc8f40f4fe6cb843b8b2650.tar.gz rsyslog-e4542eb926c9fd757dc8f40f4fe6cb843b8b2650.tar.bz2 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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) --------------------------------------------------------------------------- |