From: Georg Richter Date: Wed, 11 Dec 2002 08:31:56 +0000 (+0000) Subject: fixed security bug in libmysql X-Git-Tag: RELEASE_1_0b3~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19a13f29b0756160cd3e50de86d5ea36fe7b763a;p=php fixed security bug in libmysql --- diff --git a/NEWS b/NEWS index ed1082fcd3..0337b4997c 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ PHP 4 NEWS 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.