summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-11 12:06:04 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-11 12:06:04 +0100
commita2cbbc1a87b36a335e570005fb4df38cb8d508ad (patch)
tree3e7953105fa5f277b2b5bc622f1016016c1893b3 /ChangeLog
parent3b8b32e822630b843fde997a8c5fe09597319241 (diff)
downloadrsyslog-a2cbbc1a87b36a335e570005fb4df38cb8d508ad.tar.gz
rsyslog-a2cbbc1a87b36a335e570005fb4df38cb8d508ad.tar.xz
rsyslog-a2cbbc1a87b36a335e570005fb4df38cb8d508ad.zip
cleanup of ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eae163dc..612d6e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
---------------------------------------------------------------------------
+Version 6.1.6 [DEVEL] (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
+- systemd support somewhat improved (can now take over existing log sockt)
+- bugfix: discard action did not work under some circumstances
+ fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=217
+- bugfix: file descriptor leak in gnutls netstream driver
+ fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=222
+---------------------------------------------------------------------------
Version 6.1.5 [DEVEL] (rgerhards), 2011-03-04
- improved testbench
- enhanced imtcp to use a pool of worker threads to process incoming
@@ -22,7 +36,6 @@ Version 6.1.5 [DEVEL] (rgerhards), 2011-03-04
this was a strange problem that could lead to hard to diagnose
instability. So if you experience instability, chances are good that
this fix will help.
-- imported bugfixes and enhancements from 5.7.8
---------------------------------------------------------------------------
Version 6.1.4 [DEVEL] (rgerhards), 2011-02-18
- bugfix/omhdfs: directive $OMHDFSFileName rendered unusable