From: foobar Date: Sat, 20 Apr 2002 02:19:43 +0000 (+0000) Subject: We call them "extension"..and again, missing period. :-p X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~553 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3805dd3648a2ead56c1a3e5fcb20be30930d50b;p=php We call them "extension"..and again, missing period. :-p --- diff --git a/NEWS b/NEWS index 5678147459..db8128466e 100644 --- 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)