aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-05-05 22:27:28 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-05-05 22:27:28 +0000
commitdd08a7a4f6cd2e6b64131e63ad21da8f4a8c5f7f (patch)
tree50f65a192449ee451692ab4099f224add806f2cb /TODO-RELEASE
parenta60c9ef88e7577462b0b7801ac2b57ebcd4d351e (diff)
mention four outstanding issues we should deal with before release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index b42f5c10d..779706436 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,4 +1,16 @@
To be addressed before 7.18.2 (planned release: June 2008)
=============================
-134 -
+134 - patch for unordered body and header in re-authentication by
+ Jari Urpalainen
+
+135 - Busy looping bug in multi_socket interface by
+ Christopher Palow
+
+136 - adding easy handles when using curl_multi_socket* by
+ Markus Koetter
+
+137 - Working with curl connections as with sockets by
+ "tetetest tetetest"
+
+138 -