moriyoshi Thu Dec 12 08:31:19 2002 EDT Modified files: /php4 NEWS Log: Bug fixing news Index: php4/NEWS diff -u php4/NEWS:1.1275 php4/NEWS:1.1276 --- php4/NEWS:1.1275 Wed Dec 11 18:11:31 2002 +++ php4/NEWS Thu Dec 12 08:31:19 2002 @@ -13,6 +13,7 @@ ? ? ??? 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php