diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-01-06 11:10:35 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-06 11:10:35 +0000 |
commit | 7306b7829bd7800cd0bb2b17f36f747bb44452ea (patch) | |
tree | 70434209d87205fd6bbc841841b5fa622ad38e25 /TODO-RELEASE | |
parent | 423309541a1952ab0b340361d0a752d289d9653f (diff) |
fixed: 116 - bug #1863171, curl_getdate() bug
added: 117 - Eric Landes patch for introducing the --tcp-keep* options
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index cd5610252..51fbae013 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -20,6 +20,7 @@ To be addressed before 7.18.0 (planned release: January 2008) 115 - Cleanup debugging messages in test harness, introduced for new minimum SSH version support for SCP, SFTP and SOCKS tests -116 - bug #1863171, curl_getdate() bug +117 - Eric Landes patch for introducing the --tcp-keep* options + http://curl.haxx.se/mail/lib-2008-01/0038.html (review, consider) -117 - +118 - |