]> granicus.if.org Git - php/commitdiff
Bug fixes for new stuff do not belong in NEWS..
authorfoobar <sniper@php.net>
Sat, 7 Dec 2002 12:12:24 +0000 (12:12 +0000)
committerfoobar <sniper@php.net>
Sat, 7 Dec 2002 12:12:24 +0000 (12:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84360bd3eac50e012c4460f8a0ed51052a346ea2..c09ebdf86c822788779f7c8ce4d424afbe4a8fda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,8 +30,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)