]> granicus.if.org Git - curl/commitdiff
issue 54 - this takes sweat
authorDaniel Stenberg <daniel@haxx.se>
Sat, 25 Dec 2004 23:15:45 +0000 (23:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 25 Dec 2004 23:15:45 +0000 (23:15 +0000)
TODO-RELEASE

index 413130a205221ad1383bd3b01bb117beb400160a..1f50b0693f18cc1f34a1542ffd3bbde367ced9be 100644 (file)
@@ -1,8 +1,14 @@
 Issues not sorted in any particular order.
 
-To get fixed in 7.12.4 (planned release: Febryary 2005)
+To get fixed in 7.12.4 (planned release: February 2005)
 ======================
 
 47 - Peter Sylvester's patch for SRP on the TLS layer
      Awaits OpenSSL support for this, no need to support this in libcurl before
      there's an OpenSSL release that does it.
+
+To get fixed in 7.13.0
+======================
+
+54 - Turn the FTP code into a state machine to support the multi interface
+     100% non-blocking.