]> granicus.if.org Git - php/commitdiff
Add PECL Bug #14268
authorChristopher Jones <sixd@php.net>
Thu, 12 Mar 2009 23:59:11 +0000 (23:59 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 12 Mar 2009 23:59:11 +0000 (23:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fca6bf29399769c929d3946c516a611fa40efca7..0e4f1681c895be20125009c9d2b838d092fba3b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,8 +36,9 @@ PHP                                                                        NEWS
 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
 - Fixed bug #43831 ($this gets mangled when extending PDO with persistent 
   connection). (Felipe)
-- Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle libraries) (Chris Jones/Oracle Corp.)
 - Fixed PECL Bug #16035 (OCI8: oci_connect without ORACLE_HOME defined causes segfault) (Chris Jones/Oracle Corp.)
+- Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle libraries) (Chris Jones/Oracle Corp.)
+- Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an Instant Client RPM install) (Chris Jones/Oracle Corp.)
 
 29 Jan 2009, PHP 5.3.0 Beta 1
 - Upgraded bundled sqlite to version 3.6.10. (Scott, Ilia)