summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-16 17:17:34 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-16 17:17:34 +0100
commit709ce7647ca3a44c7c6d47e0445e70a9254a2fdb (patch)
treede4d6bf167b2df1a66b75130b2716d117a536183 /ChangeLog
parent32db6291bc310062cffd3266fc297c7b13c571a7 (diff)
downloadrsyslog-709ce7647ca3a44c7c6d47e0445e70a9254a2fdb.tar.gz
rsyslog-709ce7647ca3a44c7c6d47e0445e70a9254a2fdb.tar.xz
rsyslog-709ce7647ca3a44c7c6d47e0445e70a9254a2fdb.zip
preparing for 5.7.9v5.7.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 595a4585..13f6608d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
---------------------------------------------------------------------------
-Version 5.7.9 [V5-BETA] (rgerhards), 2011-03-??
+Version 5.7.9 [V5-BETA] (rgerhards), 2011-03-16
- improved testbench
among others, life tests for ommysql (against a test database) have
been added, valgrind-based testing enhanced, ...
- enhance: fallback *at runtime* to epoll_create if epoll_create1 is not
available. Thanks to Michael Biebl for analysis and patch!
+- bugfix: failover did not work correctly if repeated msg reduction was on
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=236
+ affected directive was: $ActionExecOnlyWhenPreviousIsSuspended on
- bugfix: minor memory leak in omlibdbi (< 1k per instance and run)
- bugfix: (regression) omhdfs did no longer compile
- bugfix: omlibdbi did not use password from rsyslog.conf