From: Antony Dovgal Date: Sun, 30 Jul 2006 20:53:10 +0000 (+0000) Subject: update changelog X-Git-Tag: RELEASE_1_0_0RC1~2163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=996f79343c522f3155b6e35696566764f4fbd143;p=php update changelog --- diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 5aa4635634..2867bfc732 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -31,9 +31,10 @@ stable 1.2.2 - 2006-06-07 + 2006-08-07 Reimplemented oci_lob_read() utilities using patch from Massimo Squillace (msquillace at sogei dot it), which should fix Unicode LOB problems. + Fixed bug #38173 (Freeing nested cursors causes OCI8 to segfault) Fixed bug #37886 (oci_connect may crash when charset parameter is given) Fixed bug #37931 (possible crash after database restart when using persistent connections) Fixed bug #37531 (oci8 persistent connection corruption) @@ -69,6 +70,7 @@ +