]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Wed, 2 Jul 2003 14:05:44 +0000 (14:05 +0000)
committerfoobar <sniper@php.net>
Wed, 2 Jul 2003 14:05:44 +0000 (14:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 09db8f7716413c37080aceb5423c3dece3e70e46..9df5fb8aca2f136fd82023f31f77ac667aff9c1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,11 +12,11 @@ PHP 4                                                                      NEWS
 - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters).
   (gereon.steffens[at]onvista.de, Ilia)
 - Fixed bug #24284 (Fixed memory leak inside pg_ping()). (Ilia)
-- Fixed bug #24063 (*printf() did not handle scientific notation correctly).
-  (Ilia)
+- Fixed bug #24063 (scientific notation broken in *printf()). (Ilia)
 - Fixed bug #24028 (Reading raw post message by php://input failed). (Jani)
-- Fixed bug #24009 FastCGI handling of file not found. (Shane)
-- Fixed bug #23664 FastCGI socket listenting. (Shane)
+- Fixed bug #24009 (FastCGI handling of file not found). (Shane)
+- Fixed bug #23808 (broken imagecopymerge()). (Pierre-Alain Joye)
+- Fixed bug #23664 (FastCGI socket listenting). (Shane)
 
 19 Jun 2003, Version 4.3.3RC1
 - Synchronized bundled GD library with GD 2.0.15. (Ilia)