]> granicus.if.org Git - php/commitdiff
NFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 8 May 2003 11:05:15 +0000 (11:05 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 8 May 2003 11:05:15 +0000 (11:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 77ba806aba83373235131717c27168e7f148f538..32ad7edd19b88df54e9d1632ec6e73d3ab68b089 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 - Changed array_search() to accept also objects as a needle. (Moriyoshi)
 - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
 - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
+- Added missing multibyte(unicode) support and numeric entity support to
+  html_entity_decode(). (Moriyoshi)
 - Added opendir() and stat() related support to ftp:// wrapper. (Sara)
 - Added IPv6 support to ext/sockets. (Sara)
 - Added context options to http_fopen_wrapper 'method', 'header', 'content'. (Sara)