summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-01-15 17:01:10 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-01-15 17:01:10 +0100
commit5b4e06fc28ef217e9ca26611e11afd974bdd1a4a (patch)
treecc42234fc9995da3974d055da054351e8b0fabb7 /ChangeLog
parentf88291d561eb785317a39a644c53a0cf86633eaa (diff)
downloadrsyslog-5b4e06fc28ef217e9ca26611e11afd974bdd1a4a.tar.gz
rsyslog-5b4e06fc28ef217e9ca26611e11afd974bdd1a4a.tar.xz
rsyslog-5b4e06fc28ef217e9ca26611e11afd974bdd1a4a.zip
bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.
Thanks to Michael Biebl for reporting this bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad94566d..c58d5b78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-- fixed a memory leak when sending messages in zip-compressed format
+---------------------------------------------------------------------------
+Version 4.5.8 [v4-beta] (rgerhards), 2010-01-??
+- bugfix: rsyslog hang when writing to a named pipe which nobody was
+ reading. Thanks to Michael Biebl for reporting this bug.
+- bugfix: memory leak when sending messages in zip-compressed format
Thanks to Naoya Nakazawa for analyzing this issue and providing a patch.
---------------------------------------------------------------------------
Version 4.5.7 [v4-beta] (rgerhards), 2009-11-18