diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-02-18 16:55:27 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-02-18 16:55:27 +0000 |
commit | e829d5643fc628895beabdbb6026083000efd0ad (patch) | |
tree | 2070ffd0e4744872ce801354a234ae31638c015c | |
parent | 109328749460a9fcc026d4314f4fcb094227e7fb (diff) |
the ca-bundle is now removed
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 341283d3c..14581d87f 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,10 +11,6 @@ To be addressed before 7.18.1 (planned release: April 2008) 119 - Christian Buchner's mentioned race condition in win32 gethostbyname_thread http://curl.haxx.se/mail/lib-2008-02/0000.html -120 - Removal / updating of the ca-bundle - http://daniel.haxx.se/blog/2008/02/12/ca-cert-bundle-or-not/ - http://curl.haxx.se/bug/view.cgi?id=1889593 - 121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name Indication (RFC 4366) http://curl.haxx.se/mail/lib-2008-02/0050.html |