]> granicus.if.org Git - php/commitdiff
fixed security bug in libmysql
authorGeorg Richter <georg@php.net>
Wed, 11 Dec 2002 08:31:56 +0000 (08:31 +0000)
committerGeorg Richter <georg@php.net>
Wed, 11 Dec 2002 08:31:56 +0000 (08:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ed1082fcd3c8f51d44fadc96eb27b08f9d8c1fff..0337b4997c12c918a466605da7a04207b89efb16 100644 (file)
--- 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.