aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-10-31 22:15:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-10-31 22:15:40 +0000
commit5ce6f37e26a08b296cdb6d5efc195c187bf33e41 (patch)
tree7ec7d2e4c7ee5ba9dfd3ae6eff5e50987c085131
parent02fc7bb5f6cce2ddbd40504b2828e888d48f2303 (diff)
Cleaned up in preparation for release next week. I'd say the remaining bugs
risk getting postponed for 7.19.2.
-rw-r--r--TODO-RELEASE19
1 files changed, 13 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 773a34884..81b377f9a 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,13 +1,20 @@
-To be addressed before 7.19.1 (planned release: October/November 2008)
+To be addressed before 7.19.1 (planned release: November 2008)
=============================
-Awaiting feedback, updates or removal:
+183 - "libcurl issue with IPv6 and c-ares"
-182 - Make CURLINFO_LASTSOCKET accessible during perform
+188 - "Curl keep special character in filename when saving" bug #2192220
-Patches pending commit:
+189 - "NTLM authentication and POST wrong behavior" bug #2203193
+
+190 - "Using NTLM proxy will lose form-data. Makes NTLM unusable." bug #2210686
+
+To be addressed in 7.19.2 (planned release: January 2009)
+=========================
+
+191 - "proposed patch for curl/libssh2 bugfix"
+ http://curl.haxx.se/mail/archive-2008-10/0000.html
-183 - "libcurl issue with IPv6 and c-ares"
-188 -
+192 -