]> granicus.if.org Git - php/commitdiff
- Don't forget whom to blame ... ;)
authorMarkus Fischer <mfischer@php.net>
Sat, 28 Sep 2002 08:56:33 +0000 (08:56 +0000)
committerMarkus Fischer <mfischer@php.net>
Sat, 28 Sep 2002 08:56:33 +0000 (08:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 79814725aeff5cb2155176fa38cb766003b883d2..47e6ba79346ecad1f4be84729fefadaf8450d586 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP 4                                                                      NEWS
 ? ? ??? 2002, Version 4.3.0
 - Added stream_select() which works like socket_select but only works on
   streams returned by fopen(), fsockopen() and pfsockopen(). (Wez)
-- Fixed bug #19595 (Missing functions for GD2 format handling).
+- Fixed bug #19595 (Missing functions for GD2 format handling). (Edin)
 - Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
 - Fixed bugs #17274 and #19627 (segfault in sem_remove). (Wez)
 - Fixed bug #18022 (fopen does not work with php://stdin anymore on Solaris).