]> granicus.if.org Git - php/commitdiff
MFH: update the news.
authorRui Hirokawa <hirokawa@php.net>
Tue, 9 Aug 2011 15:11:51 +0000 (15:11 +0000)
committerRui Hirokawa <hirokawa@php.net>
Tue, 9 Aug 2011 15:11:51 +0000 (15:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 42c368f90ad41e2be697def07d9fe75480335b87..b871897cf9cca62b074580fcede0b0b67edb559c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@
 - Fixed bug #55378: Binary number literal returns float number though its value
   is small enough. (Derick)
 
+- Improved mbstring extension:
+  . Added Shift_JIS Emoji (pictograms) support. (rui)
+  . Ill-formed UTF-8 check for security enhancements. (rui)
+
 04 Aug 2011, PHP 5.4.0 Alpha 3
 - Added features:
  . Short array syntax, see UPGRADING guide for full details (rsky0711 at gmail