summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-10 14:46:47 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-10 14:46:47 +0100
commit9cc963926bad3de9a78df51a19456f419c34492a (patch)
tree5321d74ead5891f138f6919a81dfd672e91b6a78 /ChangeLog
parent225aa0e367a604d3891bba13d470bfacc3dfe544 (diff)
downloadrsyslog-9cc963926bad3de9a78df51a19456f419c34492a.tar.gz
rsyslog-9cc963926bad3de9a78df51a19456f419c34492a.tar.xz
rsyslog-9cc963926bad3de9a78df51a19456f419c34492a.zip
bugfix: minor memory leak in omlibdbi (< 1k per instance and run)
also testbench improvement (omlibdbi now also receives a couple of tests if we have a life MySQL server).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 784a8787..320134e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ 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, ...
+- 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
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=203