summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-12 12:47:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-12 12:47:31 +0000
commitd30cf22c126103e0b6f44bba4375096a12eb69f9 (patch)
tree7c792202965251e3cb07628914c4a28118eeb2d3
parent557b6cfd3f866adb9040a0efa5466ea11e45587a (diff)
downloadgnurl-d30cf22c126103e0b6f44bba4375096a12eb69f9.tar.gz
gnurl-d30cf22c126103e0b6f44bba4375096a12eb69f9.tar.bz2
gnurl-d30cf22c126103e0b6f44bba4375096a12eb69f9.zip
one item fixed, one added for 7.12.2 and two more for 7.12.3
-rw-r--r--TODO-RELEASE6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index ed1fa415e..5ce661fb0 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -3,10 +3,14 @@ Issues not sorted in any particular order.
To get fixed in 7.12.2 (planned release: mid October 2004)
======================
-44 - Alan Pinstein's SIGPIPE when uploading with CURLOPT_READDATA problem
+50 - threaded windows resolver problem reported by Traian Nicolescu
To get fixed in 7.12.3 (planned release: December 2004)
======================
47 - Peter Sylvester's patch for SRP on the TLS layer
+48 - MSVC Makefile improvements by Samuel Díaz García
+
+49 - 3rd party FTP fix for CURLOPT_FTP_CREATE_MISSING_DIRS by Alexander
+ Krasnostavsky