]> granicus.if.org Git - php/commitdiff
Added bug fix entries.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 31 Dec 2002 18:39:31 +0000 (18:39 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 31 Dec 2002 18:39:31 +0000 (18:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 28bdabdcdf9e50659e53366484605dff4dcee662..dc99dddefad6e074adfbf59085fc540acf267e31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,13 @@ PHP 4                                                                      NEWS
   . Disallow linkage of Berkeley db submodules against libraries with
     different major version.
   . Disallow configuring of more than one Berkeley db handler. 
+- Fixed bug #21229 (missing 3rd argument to php_module_startup). (Ilia)
+- Fixed bug #21267 (opening URLs that result in redirection to a relative
+  path was failing). (Ilia)
+- Fixed bug #21226 (parse_url handling of urls without a path). (Ilia)
+- Fixed bug #21228 (broken check for ob_gzhandler) & made ob_start() return
+  the correct value. (Ilia)
+- Fixed bug #21268 (session_decode() returned FALSE on success). (Ilia)
 
 27 Dec 2002, Version 4.3.0
 - If you don't specify building any other SAPI "make install" will install the