From: foobar Date: Sat, 7 Dec 2002 12:14:42 +0000 (+0000) Subject: sync X-Git-Tag: RELEASE_1_0b3~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=495f544d4bea4a55054b7e8220487b93d5a930ab;p=php sync --- diff --git a/NEWS b/NEWS index a7ef411d9e..c5cdffb534 100644 --- 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)