]> granicus.if.org Git - php/commitdiff
Update
authorfoobar <sniper@php.net>
Mon, 17 Feb 2003 18:10:53 +0000 (18:10 +0000)
committerfoobar <sniper@php.net>
Mon, 17 Feb 2003 18:10:53 +0000 (18:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 85649d18b07d1e317d31d1409e253b4a0d3b81c2..2d199c53fb9e9a7cf5b84362cfbff15a20b268c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,10 +55,13 @@ PHP 4                                                                      NEWS
    . imageline antialias support
    . imagepolygon antialias support
 
+17 Feb 2003, Version 4.3.1
+- Fixed serious security vulnerability in CGI SAPI. (Shane)
+
 27 Dec 2002, Version 4.3.0
 - Make PHP_AUTH_* variables not available in safe mode under Apache when an
   external basic auth mechanism is used. (Philip)
-- Aliased dba_popen() to dba_open() until 4.3.1 when persistent STDIO streams
+- Aliased dba_popen() to dba_open() until 4.3.2 when persistent STDIO streams
   are introduced. (Andrei)
 - Fixed a security bug in the bundled MySQL library. (Georg, Stefan)
 - If you don't specify building any other SAPI "make install" will install the