]> granicus.if.org Git - curl/commitdiff
Fixed:
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2008 21:42:26 +0000 (21:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2008 21:42:26 +0000 (21:42 +0000)
147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies
      a true bug in libcurl built with OpenSSL.

TODO-RELEASE

index 7903f091f49586202b47bb900a9ad8ebe0e87bba..4f449d39814ec0f28a16e6a4e3fd6a3b8a140c03 100644 (file)
@@ -17,9 +17,6 @@ To be addressed before 7.19.0 (planned release: August 2008)
 146 - Yehoshua Hershberg's re-using of connections that failed with
       CURLE_PEER_FAILED_VERIFICATION
 
-147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies
-      a true bug in libcurl built with OpenSSL.
-
 148 - Introduction of m4/reentrant.m4 is triggering some problems on Solaris
       systems. The problem manifests when buildconf runs aclocal, at some point
       aclocal fails when using GNU m4 version 1.4.5 it runs out of memory.  If