]> granicus.if.org Git - php/commitdiff
Amend info about mbstring enabled by default (no longer true).
authorWez Furlong <wez@php.net>
Mon, 18 Nov 2002 11:53:11 +0000 (11:53 +0000)
committerWez Furlong <wez@php.net>
Mon, 18 Nov 2002 11:53:11 +0000 (11:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 52fd4d023dcbcb8cfa2d6cef5fe5abdd52512922..1fca64e2df884c5a620a5e2f2a949a87475102c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -388,7 +388,6 @@ PHP 4                                                                      NEWS
   when dealing with built-in extensions. (Sebastian)
 - 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)
-- Changed the mbstring extension to be enabled by default. (Yasuo)
 - Fixed mixing OCIPlogon() and OCINLogon() to not leak Oracle-Sessions. (Thies)
 - Added php.ini options for EXIF extension to encode and decode Unicode/JIS
   user comments. (Marcus)