]> granicus.if.org Git - php/commitdiff
Added missing bugfix news entry.
authorfoobar <sniper@php.net>
Tue, 4 Feb 2003 10:10:25 +0000 (10:10 +0000)
committerfoobar <sniper@php.net>
Tue, 4 Feb 2003 10:10:25 +0000 (10:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 24b2a1b083b59a57ef7bc18536e5936cbd67f1a0..dbabbf223209c702de08235f208ec6261ff9d1ca 100644 (file)
--- 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 <!--include--> used to include PHP files crashes).