summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-04-12 10:29:25 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-04-12 10:29:25 +0200
commit096049778ea86ccf7f05b75f8e5b378207e0b3f7 (patch)
tree9243d04735fdea9776573a5269e560721377a74e
parent0a6e7fcb2201c097da717b54ec82bdd98c4a5452 (diff)
downloadrsyslog-096049778ea86ccf7f05b75f8e5b378207e0b3f7.tar.gz
rsyslog-096049778ea86ccf7f05b75f8e5b378207e0b3f7.tar.xz
rsyslog-096049778ea86ccf7f05b75f8e5b378207e0b3f7.zip
confirmed that the race condition fix solved bug #238
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d2085dc..e6237b41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
---------------------------------------------------------------------------
Version 5.8.0 [V5-stable] (rgerhards), 2011-04-??
- bugfix: race condition in deferred name resolution
+ closes: http://bugzilla.adiscon.com/show_bug.cgi?id=238
+ Special thanks to Marcin for his persistence in helping to solve this
+ bug.
- bugfix: DA queue was never shutdown once it was started
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=241
---------------------------------------------------------------------------