aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-01-13 22:21:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-01-13 22:21:14 +0000
commita19e02be5e3fc41aee1ecee73a26d363e186e36e (patch)
tree73e3762c266032e706aba77f340bcd2d0e7d33e4 /TODO-RELEASE
parent0761e60a4a4b41b00720675a0024d9008330b806 (diff)
- Michael Wallner fixed a NULL pointer deref when calling
curl_easy_setup(curl, CURLOPT_COOKIELIST, "SESS") on a CURL handle with no cookies data.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE9
1 files changed, 6 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 0d3729005..07b926fa5 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,8 +1,6 @@
To be addressed in 7.19.3 (planned release: January 2009)
=========================
-209 - [PATCH] Curl_cookie_clearsess segfaults on new handle
-
210 - [PATCH] TFTP: Fix Connect and Transfer Timeout Behavior
211 - Building and using static libcurl on Windows with VS2008
@@ -21,4 +19,9 @@ To be addressed in 7.19.4 (planned release: March 2009)
208 - Patch to allow GSSAPI authentication to a socks5 server
-214 -
+214 - progress bar prefix, second try (for the curl tool)
+
+215 - Patch for Metalink Support (for the curl tool)
+
+216 -
+