]> granicus.if.org Git - php/commitdiff
- BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 8 Oct 2004 14:46:47 +0000 (14:46 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 8 Oct 2004 14:46:47 +0000 (14:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 419f83180db3f49cc475f42a914583498ccb0e44..0e109fd282a65e28c4dd379af900008f72a33dd7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP                                                                        NEWS
 - Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez)
 - Fixed bug #30027 (Possible crash inside ftp_get()).
   (cfield at affinitysolutions dot com)
+- Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul
+  characters). (Moriyoshi)
 - Fixed bug #27798 (private / protected variables not exposed by 
   get_object_vars() inside class). (Marcus)