From f03b26b550dc7a08f96753c47e8fb0673f5338ec Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 3 Jul 2009 10:33:35 +0200 Subject: bugfix: missing initialization during timestamp creation This could lead to timestamps written in the wrong format, but not to an abort. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 347afebb..9ecffe2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,9 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-07-02 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... +- bugfix: missing initialization during timestamp creation + This could lead to timestamps written in the wrong format, but not to + an abort --------------------------------------------------------------------------- Version 4.3.3 [beta] (rgerhards), 2009-0?-?? - internal bugfix: object pointer was only reset to NULL when an object -- cgit