summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-05 12:41:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-05 12:41:10 +0200
commit2f35a69a59ec08fc00b50b6e75827bc934cfeb09 (patch)
tree5621345ae56ce3dfb37baf5a88bc0eec67eae3c6 /ChangeLog
parent4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa (diff)
parent0d7521d59167e47dd5c085d34edf3cd06e45cfc1 (diff)
downloadrsyslog-2f35a69a59ec08fc00b50b6e75827bc934cfeb09.tar.gz
rsyslog-2f35a69a59ec08fc00b50b6e75827bc934cfeb09.tar.xz
rsyslog-2f35a69a59ec08fc00b50b6e75827bc934cfeb09.zip
Merge branch 'aaron' into v4-beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5055ebf1..bf399c57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@ Version 4.5.6 [v4-beta] (rgerhards), 2009-09-??
Version 4.5.5 [v4-beta] (rgerhards), 2009-09-??
- added $InputTCPServerNotifyOnConnectionClose config directive
see doc for details
+- bugfix: invalid storage class selected for some size config parameters.
+ This resulted in wrong values. The most prominent victim was the
+ directory creation mode, which was set to zero in some cases. For
+ details, see related blog post:
+ http://blog.gerhards.net/2009/10/another-note-on-hard-to-find-bugs.html
---------------------------------------------------------------------------
Version 4.5.4 [v4-beta] (rgerhards), 2009-09-29
- bugfix: potential segfault in stream writer on destruction