From: Date: Tue, 31 Jul 2001 00:16:52 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ENGINE2_SPLIT~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa8c3dd293a94ac943a4c519ee8e6b5e0bd99d2c;p=php NEWS update --- diff --git a/NEWS b/NEWS index 2cabe4ad03..6b662eb417 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Bump bundled expat to 1.95.2 (Thies) - Improved the stability of OCIPlogon() after a database restart. (Thies) - Fixed __FILE__ in the CGI & Java servlet modes when used in the main script. It only worked correctly in included files before this fix (Andi)