]> granicus.if.org Git - php/commitdiff
Moved from HEAD.
authorfoobar <sniper@php.net>
Fri, 31 Jan 2003 14:23:56 +0000 (14:23 +0000)
committerfoobar <sniper@php.net>
Fri, 31 Jan 2003 14:23:56 +0000 (14:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e139fc68ec0cd56b7fa3631c23ead7d841dcecc3..ee54f3612473d40d3a6c87c6383bcd5bf7bb4eea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP 4                                                                      NEWS
   . Disallow configuring of more than one Berkeley db handler. 
 - Added --clean option into phpize. (Jani)
 - Added --ldflags option into php-config. (Jani)
+- Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
+- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
+  (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 #17098 (make Apache2 aware that PHP scripts should not be cached).