]> granicus.if.org Git - php/commitdiff
update changelog
authorAntony Dovgal <tony2001@php.net>
Wed, 28 Jun 2006 15:05:17 +0000 (15:05 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 28 Jun 2006 15:05:17 +0000 (15:05 +0000)
ext/oci8/package.xml

index 13c29c90eaeb7c10bbce732a9906030afd0d3a02..9fe42636806bd0f33f35241b15c2c9fb527c9741 100644 (file)
@@ -33,6 +33,7 @@
   <version>1.2.2</version>
   <date>2006-06-07</date>
   <notes>
+   Fixed bug #37931 (possible crash after database restart when using persistent connections)
    Fixed bug #37531 (oci8 persistent connection corruption)
    Fixed bug #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
    Fixed bug #37392 (Unnecessary call to OCITransRollback() at the end of request)