summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-19 09:17:13 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-19 09:17:13 +0200
commit55714cdb440b4baa32f88d55316755555ef93607 (patch)
tree2ee2a6ac9c30791ecf2adaff8c0fd64680422b45
parent4f691b1e1dd3ee6e7f26e57aef41a730e7168a40 (diff)
downloadrsyslog-55714cdb440b4baa32f88d55316755555ef93607.tar.gz
rsyslog-55714cdb440b4baa32f88d55316755555ef93607.tar.xz
rsyslog-55714cdb440b4baa32f88d55316755555ef93607.zip
updated ChangeLog with Michael Biebl's changes
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d37b8e0b..30fb7bff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
---------------------------------------------------------------------------
Version 4.3.1 [DEVEL] (rgerhards), 2009-04-??
-- performance enhancemnt: imtcp calls parser no longer on input thread
+- performance enhancement: 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)
@@ -15,6 +15,7 @@ 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
+- build system improvements - thanks to Michael Biebl
---------------------------------------------------------------------------
Version 4.3.0 [DEVEL] (rgerhards), 2009-04-17
- new feature: new output plugin omprog, which permits to start program