diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-05-22 11:56:19 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-05-22 11:56:19 +0200 |
commit | 0fd7fa7daf39e902e9f09d1133e01658e75312cc (patch) | |
tree | 2e719127f4de485c4fb702f5ee24a18574d1ee30 /TODO-RELEASE | |
parent | 9258b84673aa2cb773b1b888389d9af32d6192ef (diff) | |
download | curl-0fd7fa7daf39e902e9f09d1133e01658e75312cc.tar.gz |
TODO-RELEASE: mention the pending biggies for 7.27.0
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 386cccf57..012a3f014 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,15 +1,10 @@ -To be addressed in 7.24.1 -========================= +To be addressed in 7.27 +======================= -295 - "RTSP Authentication (#22)" https://github.com/bagder/curl/pull/22 +309 - metalink support for the curl tool -296 - "OOM leak in multi code" (by Dan Fandrich) +310 - a new authentication callback -300 - "Polling on stray socket on sequential transfers." Andrew S - http://curl.haxx.se/mail/lib-2011-07/0053.html +311 - support for SSPI schannel for SSL on windows -308 - Revisit option --enable-threaded-resolver at least allow selection among - pthreads and Windows threads when building a Windows target. - http://curl.haxx.se/mail/lib-2012-01/0291.html - -309 - +312 - |