summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-22 12:48:51 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-22 12:48:51 +0200
commit6946b6b7d9c53979826764f66166b501e783cb2a (patch)
tree18d942af2f505979cbf95d3e3b47b2cd3b40a60e /ChangeLog
parente4dc83db31f7f23f68c11a586790abb5434b8171 (diff)
downloadrsyslog-6946b6b7d9c53979826764f66166b501e783cb2a.tar.gz
rsyslog-6946b6b7d9c53979826764f66166b501e783cb2a.tar.xz
rsyslog-6946b6b7d9c53979826764f66166b501e783cb2a.zip
bugfix: potential race in object loader during use/release of object interface
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33c1d9f5..7258310b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------
+Version 4.5.4 [v4-beta] (rgerhards), 2009-09-??
+- bugfix: potential race in object loader (obj.c) during use/release
+ of object interface
+---------------------------------------------------------------------------
Version 4.5.3 [v4-beta] (rgerhards), 2009-09-17
- bugfix: repeated messages were incorrectly processed
this could lead to loss of the repeated message content. As a side-