]> granicus.if.org Git - curl/commitdiff
one item fixed, one added for 7.12.2 and two more for 7.12.3
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Oct 2004 12:47:31 +0000 (12:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Oct 2004 12:47:31 +0000 (12:47 +0000)
TODO-RELEASE

index ed1fa415ecdcc3e97845d98dfdab9e3299750493..5ce661fb07e46ca1155b56ce33e6b68dc677acf9 100644 (file)
@@ -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