]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Wed, 3 Nov 2004 13:42:51 +0000 (13:42 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 3 Nov 2004 13:42:51 +0000 (13:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7be83609a70ed02012ce8b3ff8a71799677df23c..944bf948348956222b3c2272db9547bf6193c32a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP 4                                                                      NEWS
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #30658 (Ensure that temporary files created by GD are removed).
   (Ilia)
+- Fixed bug #30654 (oci8 persistent connection is deleted from hash 
+  if there was exclusive connection with the same credentials). (Tony)
 - Fixed bug #30613 (Prevent infinite recursion in url redirection). (Ilia)
 - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia)
 - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony)