summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-23 11:43:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-23 11:43:12 +0200
commitb38a2208f4f82b80679fca364cac8e66ee348d74 (patch)
tree94ff3ee49a31c031038028caa0efa4228de39f4a /ChangeLog
parent251e48a34cca7fa7578cf82b3d95557878e409f7 (diff)
parent2e51c75938f18b8d637195400827f23c5ac996a1 (diff)
downloadrsyslog-b38a2208f4f82b80679fca364cac8e66ee348d74.tar.gz
rsyslog-b38a2208f4f82b80679fca364cac8e66ee348d74.tar.xz
rsyslog-b38a2208f4f82b80679fca364cac8e66ee348d74.zip
Merge branch 'v3-stable' into beta
Conflicts: ChangeLog runtime/queue.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfee4290..af38162e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 4.1.8 [BETA] (rgerhards), 2009-04-??
+- bugfix: light and full delay watermarks had invalid values, badly
+ affecting performance for delayable inputs
+---------------------------------------------------------------------------
Version 4.1.7 [BETA] (rgerhards), 2009-04-22
- bugfix: $InputTCPMaxSessions config directive was accepted, but not
honored. This resulted in a fixed upper limit of 200 connections.
@@ -147,6 +151,10 @@ version before switching to this one.
- bugfix: memory leak in ompgsql
Thanks to Ken for providing the patch
---------------------------------------------------------------------------
+Version 3.22.1 [v3-stable] (rgerhards), 2009-04-??
+- bugfix: light and full delay watermarks had invalid values, badly
+ affecting performance for delayable inputs
+---------------------------------------------------------------------------
Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21
This is the first stable release that includes the full functionality
of the 3.21.x version tree.