summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-04-08 11:04:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-04-08 11:04:38 +0200
commit770070a3caf22aee66b18bb98320a59d0ad41fa1 (patch)
tree9f79e397ce7e624fcd4f5a37c07657521e0580ea /ChangeLog
parent400b9a27a5196971de9def21532b6dc1ef81306c (diff)
downloadrsyslog-770070a3caf22aee66b18bb98320a59d0ad41fa1.tar.gz
rsyslog-770070a3caf22aee66b18bb98320a59d0ad41fa1.tar.xz
rsyslog-770070a3caf22aee66b18bb98320a59d0ad41fa1.zip
bugfix: race condition in deferred name resolution
Note that this actually is a very small change, but I needed to shuffle a lot of code around in order to make it compile (due to required define order...).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1eba3db9..9d2085dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 5.8.0 [V5-stable] (rgerhards), 2011-04-??
+- bugfix: race condition in deferred name resolution
- bugfix: DA queue was never shutdown once it was started
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=241
---------------------------------------------------------------------------