From: Date: Fri, 17 May 2002 00:25:55 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51075488568355803c3ec99061e386f7b6cb871d;p=php NEWS update --- diff --git a/NEWS b/NEWS index d6a15fcc81..47d489cde0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- added domxml_doc_set_root to change the root node (Lukas Schroeder) +- Fix crash bug in stripslashes() when working in sybase mode (Rasmus) - Added experimental support for Simplified Chinese, Traditional Chinese and Korean encoding in mbstring. (Rui) - Win32 mail() supports parsing 'From:' field from header.