]> sjero.net Git - wget/blobdiff - TODO
[svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to
[wget] / TODO
diff --git a/TODO b/TODO
index d16554a93f848e7a11496784d1adc28b919327c8..30e9f9caaeca35d3ea36c022b382735a929364a9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,9 +22,6 @@ particular order.  Not all of them are user-visible changes.
 
 * Add case-insensitivity as an option.
 
-* Add option to download all files needed to display a web page
-  (images, etc.)
-
 * Handle MIME types correctly.  There should be an option to (not)
   retrieve files based on MIME types, e.g. `--accept-types=image/*'.
 
@@ -75,4 +72,4 @@ particular order.  Not all of them are user-visible changes.
 
 * Implement more HTTP/1.1 bells and whistles (ETag, Content-MD5 etc.)
 
-* Support SSL encryption through SSLeay.
+* Support SSL encryption through SSLeay or OpenSSL.