1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

"114 - Ranged downloads on file:// URLs" done

This commit is contained in:
Daniel Stenberg 2008-01-11 15:21:21 +00:00
parent 08adf67969
commit 148d727525

View File

@ -1,10 +1,6 @@
To be addressed before 7.18.0 (planned release: January 2008)
=============================
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