]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Thu, 7 Aug 2003 15:37:54 +0000 (15:37 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 7 Aug 2003 15:37:54 +0000 (15:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2131f898b1e029bd43abf0937ad0569aba64de62..d4fb4c9d7d3951c529935941351a2c7fa9c7e3fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,10 +8,12 @@ PHP 4                                                                      NEWS
 - Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia)
 - Fixed bug #23509 (exit code lost when exit() called from 
   register_shutdown_function()). (Ilia)
+- Fixed bug #23463 (added Dbase2 version check). (Vlad Krupin)
 - Fixed bug #23104 (hash position of static arrays not being reset). (Ilia)
 - Fixed bug #22154 (Possible crash when memory_limit is reached and
   output buffering in addition to session.use_trans_sid is used). (Ilia)
 - Fixed bug #22072 (Apache2 sapis do not detect aborted connections). (Ilia)
+- Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64). (Ilia)
 - Fixed bug #21611 (version_compare() does not support "p" as suffix).
   (Stefan Walk)
 - Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments). (Ilia)