aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-01-13 22:01:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-01-13 22:01:39 +0000
commit0de0e95020af9da8d2bec884964ee491d9b42da5 (patch)
tree58310d822da114cb45d163aaee17a1541bf5b8f2 /TODO-RELEASE
parent35d8fb05017af9ee8514cb317cb37fc2ce5185a9 (diff)
- Stefan Teleman brought a patch to fix the default curlbuild.h file for the
SunPro compilers.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE18
1 files changed, 16 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index b2f68b51d..4dc2eff81 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,6 +1,20 @@
To be addressed in 7.19.3 (planned release: January 2009)
=========================
+ * curlbuild.h patch for Sun Compiler
+
+ * [PATCH] TFTP: Fix Connect and Transfer Timeout Behavior
+
+ * Building and using static libcurl on Windows with VS2008
+
+ * Updated libcurl VS2008 Guide
+
+ * [PATCH] Curl_cookie_clearsess segfaults on new handle
+
+ * bug #2501457 "Timeouts not working with curl_multi_socket_action()" -
+ most probably subject for addition to docs/KNOWN_BUGS
+
+
[nothing]
To be addressed in 7.19.4 (planned release: March 2009)
@@ -10,6 +24,6 @@ To be addressed in 7.19.4 (planned release: March 2009)
206 - A. Craig West's CURLOPT_HTTP_VERSION change for CONNECT
-207 - Vitaliy Kulikov's Callback for cert verification
+208 - Patch to allow GSSAPI authentication to a socks5 server
-208 -
+209 -