georg Wed Dec 11 03:31:58 2002 EDT Modified files: /php4 NEWS Log: fixed security bug in libmysql Index: php4/NEWS diff -u php4/NEWS:1.1272 php4/NEWS:1.1273 --- php4/NEWS:1.1272 Sat Dec 7 11:15:46 2002 +++ php4/NEWS Wed Dec 11 03:31:56 2002 @@ -6,6 +6,7 @@ This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) ? ? ??? 2002, Version 4.3.0 +- Fixed a security bug in the embedded 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 installed as {PREFIX}/bin/php-cgi.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php