]> granicus.if.org Git - php/commitdiff
- Fix news
authorJani Taskinen <jani@php.net>
Wed, 29 Jul 2009 09:10:52 +0000 (09:10 +0000)
committerJani Taskinen <jani@php.net>
Wed, 29 Jul 2009 09:10:52 +0000 (09:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 26b19f5ac76b828205c61c3c1a0039df01a92726..998f720ec55f6fcf601f53da9b972f64d8d6d1c5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,8 @@
   components). (Ilia)
 - Fixed bug #48681 (openssl signature verification for tar archives broken).
   (Greg)
+- Fixed bug #48645 (mb_convert_encoding() doesn't understand hexadecimal
+  html-entities). (Moriyoshi)
 - Fixed bug #48637 ("file" fopen wrapper is overwritten when using
   --with-curlwrappers). (Jani)
 - Fixed bug #48377 (error message unclear on converting phar with existing file).