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

diff --git a/NEWS b/NEWS
index 4d4ad2227de5e8718de20caa6bb1a3b0e79b88e1..57641f657cf2d69faeea6362fdd3ae75d503c131 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)
-- Fix 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).