]> granicus.if.org Git - curl/commitdiff
NEXT soname bump
authorDaniel Stenberg <daniel@haxx.se>
Fri, 17 Aug 2007 22:21:41 +0000 (22:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 Aug 2007 22:21:41 +0000 (22:21 +0000)
 * #undef CURL_FTP_HTTPSTYLE_HEAD in lib/ftp.c to remove the HTTP-style headers
   from being output in NOBODY requests over ftp

docs/TODO

index 37eca06784056add5aeafe6a7dd6b958c9ba05db..4d44fd6a8abe240561f2016d7791a2956e6df8f9 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -287,6 +287,11 @@ TODO
  * Make the test suite work on more platforms. OpenBSD and Mac OS. Remove
    fork()s and it should become even more portable.
 
+ NEXT soname bump
+
+ * #undef CURL_FTP_HTTPSTYLE_HEAD in lib/ftp.c to remove the HTTP-style headers
+   from being output in NOBODY requests over ftp
+
  NEXT MAJOR RELEASE
 
  * curl_easy_cleanup() returns void, but curl_multi_cleanup() returns a