diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-31 17:58:28 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-31 17:58:28 +0000 |
commit | 4c1c479fcf27cdc9090434474aa01ebcd36d1f08 (patch) | |
tree | d5f65ab5195cac98a6ba0a8d2b728b818c8aa6e2 | |
parent | 309651dc8228bef41f3b7320c3ecdf63971600a8 (diff) |
Second version of the patch addressing building outside of CVS tree
submitted to the mailing list 2008-07-31. Awaiting Ok to commit.
-rw-r--r-- | TODO-RELEASE | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 449ab2988..c53f06453 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -4,13 +4,12 @@ To be addressed before 7.19.0 (planned release: August 2008) 144 - Help apps use 64bit/LFS libcurl! http://curl.haxx.se/mail/lib-2008-07/0120.html Patch (first version) of 64-bit curl_off_t no longer gated to off_t was sent to the mailing list - 2008-07-14. After all the changes done afterwards in CVS its sure it - doesn't apply clean as is. A second version patch has to be generated. - This second patch version should also address the problem the first one - has of not working when building outside of the source tree. - #148 blocks this. + 2008-07-14. UPDATE: * #148 no longer blocks this. + UPDATE: + * Second version of the patch addressing building outside of CVS tree + submitted to the mailing list 2008-07-31. Awaiting Ok to commit. 146 - Yehoshua Hershberg's re-using of connections that failed with CURLE_PEER_FAILED_VERIFICATION |