From: foobar Date: Tue, 4 Feb 2003 10:10:25 +0000 (+0000) Subject: Added missing bugfix news entry. X-Git-Tag: php-4.3.2RC1~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdfee70cec15d24b525735f6add33af2d25241b4;p=php Added missing bugfix news entry. --- diff --git a/NEWS b/NEWS index 24b2a1b083..dbabbf2232 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ PHP 4 NEWS (Maxim) - Fixed bug #13561 (--without-pear disabled phpize/php-config install). (Jani) - Fixed bug #14532 (fixed connection_status() to return 2 for timeouts). (Jani) +- Fixed bug #16798 (Compile failure with LOB support for Oracle version < 8.1). + (Maxim) - Fixed bug #17098 (make Apache2 aware that PHP scripts should not be cached). (Ilia) - Fixed bug #17868 (multiple used to include PHP files crashes).