hirokawa                                 Sat, 20 Aug 2011 07:29:59 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=315226

Log:
update NEWS.

Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-08-20 07:29:21 UTC (rev 315225)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-20 07:29:59 UTC (rev 315226)
@@ -12,10 +12,13 @@
     (virsacer at web dot de, Pierre)

 - Improved mbstring extension:
-  . Added Shift_JIS Emoji (pictograms) support. (rui)
-  . Ill-formed UTF-8 check for security enhancements. (rui)
-  . Added MacJapanese (Shift_JIS) and gb18030 encoding support. (rui)
-  . Added encode/decode in hex format to mb_[en|de]code_numericentity(). (rui)
+  . Added Shift_JIS/UTF-8 Emoji (pictograms) support. (Rui)
+  . Added JIS X0213:2004 (Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004) 
support. (Rui)
+  . Ill-formed UTF-8 check for security enhancements. (Rui)
+  . Added MacJapanese (Shift_JIS) and gb18030 encoding support. (Rui)
+  . Added encode/decode in hex format to mb_[en|de]code_numericentity(). (Rui)
+  . Added user JIS X0213:2004 (Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004) 
support. (Rui)
+  . Added the user user defined area for CP936 and CP950 (Rui).

 - Improved NSAPI SAPI: (Uwe Schindler)
   . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to