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

diff --git a/NEWS b/NEWS
index c95244548d8d309c3c57ed90debe594fa4ab32ee..2ba884e988c44a6c50a09560587c856c0fb6f9d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,6 @@ PHP 4                                                                      NEWS
 
 
 ? ? ??? 2002, Version 4.3.0
-- Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8). (Moriyoshi)
 - Fixed a security bug in the bundled MySQL library. (Georg, Stefan)
 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
@@ -43,6 +42,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)