summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-14 09:38:32 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-14 09:38:32 +0100
commit85358a2df39f662d36f735b77be932f7995f3e75 (patch)
tree3ad898540666d4e89565e7af380f00d32fe32f9d /ChangeLog
parent3cf002b8ad6f4126dc9401bed8916e7d30a75579 (diff)
parent33366f2f1e271f47edeed75f69d9885171e61ea0 (diff)
downloadrsyslog-85358a2df39f662d36f735b77be932f7995f3e75.tar.gz
rsyslog-85358a2df39f662d36f735b77be932f7995f3e75.tar.xz
rsyslog-85358a2df39f662d36f735b77be932f7995f3e75.zip
Merge branch 'v5-beta' into v5-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea25be7f..96509185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,11 @@ Version 5.7.9 [V5-BETA] (rgerhards), 2011-03-??
- 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: 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.con
+- bugfix: omlibdbi did not use password from rsyslog.conf
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=203
---------------------------------------------------------------------------
Version 5.7.8 [V5-BETA] (rgerhards), 2011-03-09