]> granicus.if.org Git - php/commitdiff
Mention the fact that zlib extension is now built-in in win32 distro.
authorEdin Kadribasic <edink@php.net>
Fri, 27 Dec 2002 03:16:01 +0000 (03:16 +0000)
committerEdin Kadribasic <edink@php.net>
Fri, 27 Dec 2002 03:16:01 +0000 (03:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3ff9dd74adfe2d71de5a19c4d95fcdebfa639724..d5c9fd0bd14dc2189efedad831531336005eea8d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP 4                                                                      NEWS
 - 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)
 - Fix a crash when using invalid color index with imagecolortransparent()
   (Pierre-Alain Joye).
 - Fixed bug #20987 (no handling for client certificates). (Ilia)