]> granicus.if.org Git - php/commitdiff
prepare to release 1.1.1
authorAntony Dovgal <tony2001@php.net>
Thu, 22 Sep 2005 12:15:03 +0000 (12:15 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 22 Sep 2005 12:15:03 +0000 (12:15 +0000)
ext/oci8/package.xml

index 91d895c6d1828685fc198617ed91598c9405c903..3fb783d40cc762201e5afabeed6be717eebbd825 100644 (file)
  <license>PHP</license>
  <release>
   <state>beta</state>
-  <version>1.1</version>
-  <date>2005-09-07</date>
+  <version>1.1.1</version>
+  <date>2005-09-22</date>
   <notes>
-   This release fixes a huge amount of bugs and adds support of 
-   statement caching, external credentials etc.
-   See official announce for details.
+   Fixed segfault when binding empty values.
+   Fixed problem with oci_error() without arguments.
   </notes>
  </release>
  <filelist>
   <configureoption name="with-oci8" default="autodetect" prompt="Please provide the path to ORACLE_HOME dir. Use 'instantclient,/path/to/instant/client/lib' if you're compiling against Oracle Instant Client"/>
  </configureoptions>
  <changelog>
+  <release>
+   <state>beta</state>
+   <version>1.1</version>
+   <date>2005-09-07</date>
+   <notes>
+    This release fixes a huge amount of bugs and adds support of 
+    statement caching, external credentials etc.
+    See official announce for details.
+   </notes>
+  </release>
   <release>
    <state>beta</state>
    <version>1.0</version>