iliaa           Wed Mar  5 11:24:06 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  GD news.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.122 php4/NEWS:1.1247.2.123
--- php4/NEWS:1.1247.2.122      Tue Mar  4 11:22:00 2003
+++ php4/NEWS   Wed Mar  5 11:24:05 2003
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2003, Version 4.3.2
+- Syncronized bundled GD library with GD 2.0.11. (Ilia)
 - Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows.
   (Sebastian, Edin)
 - Improved dba extension (Marcus)
@@ -24,6 +25,7 @@
 - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
 - Added XBM and WBMP support for getimagesize(). (Marcus)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #22544 (writing transparency to truecolor png images). (Ilia)
 - Fixed bug #22520 (mcrypt_generic_deinit() was not available on Windows). (Edin)
 - Fixed bug #22508 (Added protection against circular HTML redirects). (Ilia)
 - Fixed bug #22402 (opening of ftp for read/write could fail due to invalid



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to