blob: 9969023967af061854fd17473b778d25cc8dc32d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
To be addressed before 7.18.0 (planned release: January 2008)
=============================
109 - curl_easy_pause (patch-3 pending, sent to list)
http://curl.haxx.se/mail/lib-2008-01/0059.html (patch)
110 - seekfunction (reviewed, updated needed, lacks docs)
http://curl.haxx.se/mail/lib-2007-12/0188.html (patch)
http://curl.haxx.se/mail/lib-2008-01/0060.html (comments)
114 - Ranged downloads on file:// URLs by Daniel Egger (minor work left)
http://curl.haxx.se/mail/lib-2008-01/0049.html (patch)
http://curl.haxx.se/mail/lib-2008-01/0058.html (comments)
115 - Cleanup debugging messages in test harness, introduced for new minimum
SSH version support for SCP, SFTP and SOCKS tests
117 - Eric Landes patch for introducing the --tcp-keep* options
http://curl.haxx.se/mail/lib-2008-01/0038.html (review, consider)
Less likely to go in 7.18.0
===========================
112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work left probably
no longer targeted for this release)
http://curl.haxx.se/mail/lib-2007-12/0252.html
118 -
|