edink Thu Dec 26 22:17:17 2002 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: MFB: Mention the fact that zlib extension is now built-in in win32 distro. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.33 php4/NEWS:1.1247.2.34 --- php4/NEWS:1.1247.2.33 Thu Dec 26 19:21:17 2002 +++ php4/NEWS Thu Dec 26 22:17:17 2002 @@ -21,6 +21,8 @@ - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- ZLIB extension is now built-in in the Windows distribution. + External extension (php_zlib.dll) has been removed. (Edin) - Fixed a bug in ISO-8601 week calculation - Fixed a crash when using invalid color index with imagecolortransparent() (Pierre-Alain Joye).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php