summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-06 16:22:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-06 16:22:32 +0200
commitcaeb203f5188aafccc667c1afc42a49df80d0747 (patch)
tree06fcd5a8e95992845a90da35e711d542b525d8d2 /ChangeLog
parent54c375eb5b28d70fca023f7ca2fcc2cd0a4fa7ba (diff)
downloadrsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.tar.gz
rsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.tar.xz
rsyslog-caeb203f5188aafccc667c1afc42a49df80d0747.zip
bugfix: potential race condition when queue worker threads were terminated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b00b0b61..1066b734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
---------------------------------------------------------------------------
Version 5.1.6 [v5-beta] (rgerhards), 2009-09-??
- feature imports from v4.5.6
+- bugfix: potential race condition when queue worker threads were
+ terminated
- bugfixes imported from 4.5.4:
* bugfix: potential segfault in stream writer on destruction
* bugfix: potential race in object loader (obj.c) during use/release