]> granicus.if.org Git - php/commitdiff
We call them "extension"..and again, missing period. :-p
authorfoobar <sniper@php.net>
Sat, 20 Apr 2002 02:19:43 +0000 (02:19 +0000)
committerfoobar <sniper@php.net>
Sat, 20 Apr 2002 02:19:43 +0000 (02:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5678147459e774f6f19b1d51dcf5563b922dc59b..db8128466eab88cbd179a1e690097d78ab3cfa4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
-- mbstring module is enabled by default (Yasuo)
+- Made mbstring extension enabled by default. (Yasuo)
 - Fixed mixing OCIPlogon() and OCINLogon() to not leak Oracle-Sessions. (thies)
 - Changed old $node->append_child() to $node->append_sibling() since
   the new append_child() behaves correctly (= W3C standard). (chregu, uwe)