summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-30 18:56:43 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-30 18:56:43 +0200
commit5ecc00336c2b7da02cd38f0f0cbc337ee628d59e (patch)
tree2b685603016f834beb8847dc93d38334979dc13c
parentaaffc4281e0b26f419a3fc341461f2fc479080b8 (diff)
parenta0496e7bd4cba22d2559adb50cd286f75cc6a40e (diff)
downloadrsyslog-5ecc00336c2b7da02cd38f0f0cbc337ee628d59e.tar.gz
rsyslog-5ecc00336c2b7da02cd38f0f0cbc337ee628d59e.tar.xz
rsyslog-5ecc00336c2b7da02cd38f0f0cbc337ee628d59e.zip
Merge branch 'beta'
Conflicts: ChangeLog
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43fe9323..f9faa11c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,16 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-??-??
- set a more sensible timeout for shutdow, now 1.5 seconds to complete
processing (this also removes those cases where the shutdown message
was not written because the termination happened before it)
+- internal bugfix: object pointer was only reset to NULL when an object
+ was actually destructed. This most likely had no effect to existing code,
+ but it may also have caused trouble in remote cases. Similarly, the fix
+ may also cause trouble...
+---------------------------------------------------------------------------
+Version 4.3.3 [beta] (rgerhards), 2009-0?-??
+- internal bugfix: object pointer was only reset to NULL when an object
+ was actually destructed. This most likely had no effect to existing code,
+ but it may also have caused trouble in remote cases. Similarly, the fix
+ may also cause trouble...
---------------------------------------------------------------------------
Version 4.3.2 [beta] (rgerhards), 2009-06-24
- removed long-obsoleted property UxTradMsg