diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml
index 13c29c90eae..9fe42636806 100644
--- a/ext/oci8/package.xml
+++ b/ext/oci8/package.xml
@@ -33,6 +33,7 @@
1.2.2
2006-06-07
+ 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)