]> granicus.if.org Git - php/commitdiff
sync
authorfoobar <sniper@php.net>
Sat, 7 Dec 2002 12:14:42 +0000 (12:14 +0000)
committerfoobar <sniper@php.net>
Sat, 7 Dec 2002 12:14:42 +0000 (12:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a7ef411d9e2e0aa503f1bda24b72c6c2c2af092e..c5cdffb534eeba411a772240341da40c2c38004f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,8 +35,6 @@ PHP 4                                                                      NEWS
   parsing at startup. (Marcus, Wez)
 - Fixed bug #19689 (absolute paths like /test/dir/ not working correctly).
   (Ilia)
-- Fixed bug #20424 (stream_get_meta_data crashes on a normal file stream).
-  (Derick, Wez)
 - Added "neutral" language entry to mbstring spec. (Moriyoshi) 
 - Changed bundled gd library to consider php.ini option memory_limit. (Marcus)
 - Modified log() to accept multiple bases. (Jason)