summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-23 13:40:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-23 13:40:00 +0200
commit31ba42de664341c0c25236c619c7e1eb81f71d1d (patch)
tree5a28f321161b721e97fe2b84d3b7b115926854d4 /ChangeLog
parent5c0aeae8ab1f344a022d586dc26c5d78203f7e0b (diff)
parent42c3dcfc1ca71814e62763338a24eae8c8463069 (diff)
downloadrsyslog-31ba42de664341c0c25236c619c7e1eb81f71d1d.tar.gz
rsyslog-31ba42de664341c0c25236c619c7e1eb81f71d1d.tar.xz
rsyslog-31ba42de664341c0c25236c619c7e1eb81f71d1d.zip
Merge branch 'master' into multi-dequeue
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccc8e2c5..016fa051 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@ Version 4.3.1 [DEVEL] (rgerhards), 2009-04-??
* added tests for queue disk-only mode (checks disk queue logic)
- bugfix: light and full delay watermarks had invalid values, badly
affecting performance for delayable inputs
+- performance enhancemnt: imtcp calls parser no longer on input thread
+ but rather inside on of the potentially many main msg queue worker
+ threads (an enhancement scheduled for all input plugins where this is
+ possible)
---------------------------------------------------------------------------
Version 4.3.0 [DEVEL] (rgerhards), 2009-04-17
- new feature: new output plugin omprog, which permits to start program