summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-07 17:21:37 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-07 17:21:37 +0200
commit8e4ad77e54c9d9272cef41f71d94ae277965711e (patch)
tree9947e7ab8e00762a20691f1fb548c5fc1fc77ab6 /ChangeLog
parent3250a710abb07bf4cfda1c3030b767286b39eff2 (diff)
parent9e9322585d632b20d714cdbf37e86be624b60642 (diff)
downloadrsyslog-8e4ad77e54c9d9272cef41f71d94ae277965711e.tar.gz
rsyslog-8e4ad77e54c9d9272cef41f71d94ae277965711e.tar.xz
rsyslog-8e4ad77e54c9d9272cef41f71d94ae277965711e.zip
Merge branch 'v4-beta'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdac3271..8ec12cd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,12 @@ increase.
output module interface
---------------------------------------------------------------------------
Version 4.5.1 [DEVEL] (rgerhards), 2009-07-??
+- bugfix: properties inputname, fromhost, fromhost-ip, msg were lost when
+ working with disk queues
+- performance enhancement: much faster, up to twice as fast (depending
+ on configuration)
+- bugfix: abort condition when RecvFrom was not set and message reduction
+ was on. Happend e.g. with imuxsock.
- added $klogConsoleLogLevel directive which permits to set a new
console log level while rsyslog is active
---------------------------------------------------------------------------