summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-05 12:44:57 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-05 12:44:57 +0100
commita5cd509be736fcff3c8ae3104712d2fe85776416 (patch)
treedde68f6af795daeb9409bfbd6b6bb4ff8fe6ba6d /ChangeLog
parent037576dcc79bb93b78ec8d91305fa605f8bf7a3d (diff)
downloadrsyslog-a5cd509be736fcff3c8ae3104712d2fe85776416.tar.gz
rsyslog-a5cd509be736fcff3c8ae3104712d2fe85776416.tar.xz
rsyslog-a5cd509be736fcff3c8ae3104712d2fe85776416.zip
bugfix: named pipes did no longer work (they always got an open error)
this was a regression from the omfile rewrite in 4.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef3e9a52..a1e82ff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 4.5.6 [v4-beta] (rgerhards), 2009-09-??
+- bugfix: named pipes did no longer work (they always got an open error)
+ this was a regression from the omfile rewrite in 4.5.0
- bugfix(minor): diag function returned wrong queue memeber count
for the main queue if an active DA queue existed. This had no relevance
to real deployments (assuming they are not running the debug/diagnostic
@@ -133,6 +135,8 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-07-02
removes false positives (but may cause some trouble with hostname
parsing). For details, see this bug tracker:
http://bugzilla.adiscon.com/show_bug.cgi?id=126
+- omfile rewrite to natively support zip files (includes large extension
+ of the stream class)
- added configuration commands (see doc for explanations)
* $OMFileZipLevel
* $OMFileIOBufferSize