summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-31 15:14:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-31 15:14:22 +0200
commiteccfbf71f9dbc235309c2ad40035d41620f5e5df (patch)
tree5654133eac53306c1bd91f9f16c353b0efcbd1e9 /ChangeLog
parent00e1f24187ee814801e6969629b82a7ae030beaf (diff)
downloadrsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.tar.gz
rsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.tar.xz
rsyslog-eccfbf71f9dbc235309c2ad40035d41620f5e5df.zip
improved testbench, updated ChangeLog to reflect recent bugfix
After trying out some more things with the new code (after last bugfix), I now think that the bugfix is OK to use and without regressions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4c25889..1eba3db9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 5.8.0 [V5-stable] (rgerhards), 2011-04-??
+- bugfix: DA queue was never shutdown once it was started
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=241
+---------------------------------------------------------------------------
Version 5.7.10 [V5-BETA] (rgerhards), 2011-03-29
- bugfix: ompgsql did not work properly with ANSI SQL strings
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=229