summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-12 14:47:10 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-12 14:47:10 +0100
commit2194f86fdd4f92df0910593c46b2f3092513cfc2 (patch)
treea548bda8175e373c5122e693e4d3349a2e19be81 /ChangeLog
parent329b20451f0ed767dbf08903cab9a380ff1f4302 (diff)
parent8aec830cf5531390b444ab0744d629b5e89e7440 (diff)
downloadrsyslog-2194f86fdd4f92df0910593c46b2f3092513cfc2.tar.gz
rsyslog-2194f86fdd4f92df0910593c46b2f3092513cfc2.tar.xz
rsyslog-2194f86fdd4f92df0910593c46b2f3092513cfc2.zip
Merge branch 'v4-beta' into v4-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b358614..21b755e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -189,6 +189,8 @@ Version 4.4.3 [v4-stable] (rgerhards), 2009-10-??
Thanks to Klaus Tachtler for reporting this bug.
- bugfix: potential hang condition on queue shutdown
[imported from v3-stable]
+- bugfix: segfault on startup when -q or -Q option was given
+ [imported from v3-stable]
---------------------------------------------------------------------------
Version 4.4.2 [v4-stable] (rgerhards), 2009-10-09
- bugfix: invalid handling of zero-sized messages, could lead to mis-
@@ -445,6 +447,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)
---------------------------------------------------------------------------