From 1ba1b5d76f1ad91ede7555f41036cdcbe4385c7a Mon Sep 17 00:00:00 2001 From: Date: Thu, 3 Apr 2008 01:31:32 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c66884d44..0b71e24a05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2008-04-02 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/imap/php_imap.c: + MFB: imap bug fixes + + * ext/imap/php_imap.c: + + MFB: Fixed bug #44613 (Crash inside imap_headerinfo()) + + * (PHP_5_3) + ext/imap/php_imap.c: + + Fixed bug #44613 (Crash inside imap_headerinfo()) + +2008-04-02 Antony Dovgal + + * ext/oci8/oci8_interface.c + ext/oci8/oci8_statement.c: + decrement parent's refcount only when destroying the child, not when + decrementing child's refcount + + * ext/openssl/openssl.c: + initialize variable + 2008-04-01 Felipe Pena * ext/imap/php_imap.c -- 2.40.0