From: Date: Wed, 28 Mar 2007 01:31:07 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_1_0~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=998744520b7f8ba60f5a768706ee91c6c8ebe315;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 9accea20dd..1e404aa72c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2007-03-27 Marcus Boerger + + * (PHP_5_2) + run-tests.php: + - MFH Allow to load multipe extensions via -d + + * run-tests.php: + - Allow to load multipe extensions via -d + +2007-03-27 Antony Dovgal + + * (PHP_4_4) + ext/standard/mail.c: + MF52: fix compile warning + + * (PHP_5_2) + ext/standard/mail.c + ext/standard/var_unserializer.c + ext/standard/var_unserializer.re: + fix compile warning + +2007-03-27 Ilia Alshanetsky + + * (PHP_4_4) + NEWS + ext/standard/mail.c: + + MFB: MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation + + * (PHP_5_2) + ext/standard/mail.c: + + Fixed MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation + 2007-03-26 Rob Richards * (PHP_5_2)