From: Yasuo Ohgaki Date: Sun, 5 May 2002 22:44:07 +0000 (+0000) Subject: Clenup before I forgot. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f93b56b5b203863f4af546d8e828c29f213d4a2;p=php Clenup before I forgot. --- diff --git a/NEWS b/NEWS index eae964296b..0ac6534390 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,6 @@ PHP 4 NEWS when dealing with built-in extensions. (Sebastian) - Added optional 3rd parameter to mysql_select_db() which makes it return the previously selected database name. (Jani) -- Set Content-Length header whenever possible. (Thies, Yasuo) - Added large OID value (2^31 to 2^32) support for pg_lo_import(), pg_lo_unlink(), pg_lo_open() and pg_lo_export(). (Yasuo) - Made the mbstring extension enabled by default. (Yasuo)