]> granicus.if.org Git - php/commitdiff
Blah
authorfoobar <sniper@php.net>
Tue, 11 Feb 2003 00:09:03 +0000 (00:09 +0000)
committerfoobar <sniper@php.net>
Tue, 11 Feb 2003 00:09:03 +0000 (00:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 57641f657cf2d69faeea6362fdd3ae75d503c131..0b86f29141d2aa0a61a31c1f18c281cf3a7ef345 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -77,7 +77,7 @@ PHP 4                                                                      NEWS
   . ext/cybermut
 - ZLIB extension is now built-in in the Windows distribution.
   External extension (php_zlib.dll) has been removed. (Edin)
-- Fixed  a crash when using invalid color index with imagecolortransparent().
+- Fixed a crash when using invalid color index with imagecolortransparent().
   (Pierre-Alain Joye)
 - Fixed bug #20987 (no handling for client certificates). (Ilia)
 - Fixed bug #21039 (crash when not supplying an IV to mcrypt_generic_init).