moriyoshi               Thu Dec 12 08:44:19 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Jani happification
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1276 php4/NEWS:1.1277
--- php4/NEWS:1.1276    Thu Dec 12 08:31:19 2002
+++ php4/NEWS   Thu Dec 12 08:44:18 2002
@@ -13,7 +13,6 @@
 
 
 ? ? ??? 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 @@
 - 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to