aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-07-30 21:42:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-07-30 21:42:26 +0000
commit011e5dd86447ffc8eb2e491020cbe5a3f4cd071b (patch)
treebf067c789dbb2a5a63f6d74c05131498c5b6de80 /TODO-RELEASE
parentae654266df25c7ddd2ca6bd8d3d32b9942b0b2dd (diff)
Fixed:
147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a true bug in libcurl built with OpenSSL.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 7903f091f..4f449d398 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -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