summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-02-17 18:10:53 +0000
committerfoobar <sniper@php.net>2003-02-17 18:10:53 +0000
commitb4ae3249fe34f9a3b82d58fe69026a73a997ec52 (patch)
treea584473f9fa42ffbadc0b5a91491d141a6ee09b5 /NEWS
parent3686b615484505cf59dd199363a3f6d45b9afdc5 (diff)
downloadphp-git-b4ae3249fe34f9a3b82d58fe69026a73a997ec52.tar.gz
Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85649d18b0..2d199c53fb 100644
--- 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