diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-23 11:33:40 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-23 11:33:40 +0200 |
commit | 2e51c75938f18b8d637195400827f23c5ac996a1 (patch) | |
tree | 56a3342031f3e7039c3a6022b92ac15fc15c7b78 /ChangeLog | |
parent | 6e410a76f64d74fec03de27a6ca1f3f996844917 (diff) | |
download | rsyslog-2e51c75938f18b8d637195400827f23c5ac996a1.tar.gz rsyslog-2e51c75938f18b8d637195400827f23c5ac996a1.tar.bz2 rsyslog-2e51c75938f18b8d637195400827f23c5ac996a1.zip |
bugfix: light and full delay watermarks had invalid values
... badly affecting performance for delayable inputs (but not causeing
any other issues)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ --------------------------------------------------------------------------- +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. |