]> granicus.if.org Git - php/commitdiff
MFH
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 12 Dec 2002 13:46:10 +0000 (13:46 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 12 Dec 2002 13:46:10 +0000 (13:46 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4be25538e58c9102ca2fe845aac67657f0e66e51..1debf8dd98579c70a7e6f8f287a3a52442561ec5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,7 @@ PHP 4                                                                      NEWS
 - Fixed a memory leak in the bundled GD library inside 
   gdImageTrueColorToPalette(). (Ilia)
 - Fixed bug #12776 (array_walk crash). (Moriyoshi)
+- Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8). (Moriyoshi)
 - Fixed bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White)
 - Made bcmath extension thread safe. (Sander)
 - Fixed bug #19566 (get_declared_classes() segfaults). (Moriyoshi, Marcus, Andi)