aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-12 14:17:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-12 14:17:07 +0000
commite01e364c3712aa299751f289876d42cbc14fdd41 (patch)
tree6864a8eb22c098e709662ce58b10167a2c96f164 /TODO-RELEASE
parentc13a3d7b8432f69b7f438b5a30f87e56f057f108 (diff)
next release will be version 7.14.0 thanks to the added GnuTLS support
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index b55aa72ec..a31484c16 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,6 +1,6 @@
Issues not sorted in any particular order.
-To get fixed in 7.13.3 (planned release: June 2005)
+To get fixed in 7.14.1 (planned release: June 2005)
======================
58 - Fix KNOWN_BUGS #19: "FTP 3rd party transfers with the multi interface
@@ -10,7 +10,7 @@ To get fixed in 7.13.3 (planned release: June 2005)
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.14.0
+To get fixed in 7.15.0
======================
55 - Add a function to the multi interface that gets file descriptors, as an
@@ -24,7 +24,7 @@ To get fixed in 7.14.0
internally use and assume the multi interface. The select()-loop should
use the new function from (55).
-To get fixed in 7.15.0
+To get fixed in 7.16.0
======================
57 - Add an interface to libcurl for getting and setting cookies from an easy