administrativa
[m6w6/ext-http] / package.xml
index 914591f9fe32e1e48fd72e44a1ba1c5db5fb88c5..6421dd02baa2e69b0456a6e68f0f32f5102451b7 100644 (file)
@@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
  </lead>
  <date>2014-09-09</date>
  <version>
-  <release>2.1.2dev</release>
+  <release>2.1.2</release>
   <api>2.1.0</api>
  </version>
  <stability>
@@ -48,6 +48,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/
  </stability>
  <license>BSD, revised</license>
  <notes><![CDATA[
++ Added missing request option constants:
+  POSTREDIR_303, AUTH_SPNEGO (libcurl >= 7.38.0), SSL_VERSION_TLSv1_{0,1,2} (libcurl >= 7.34)
+* Fixed bug #68083 (PUT method not working after DELETE)
 * Fixed bug #68009 (Segmentation fault after calling exit(0) after a request)
 * Fixed bug #68000 (Extension does not build on FreeBSD)
 ]]></notes>