]> sjero.net Git - wget/commitdiff
[svn] New TODO item.
authorhniksic <devnull@localhost>
Mon, 15 Apr 2002 18:27:11 +0000 (11:27 -0700)
committerhniksic <devnull@localhost>
Mon, 15 Apr 2002 18:27:11 +0000 (11:27 -0700)
TODO

diff --git a/TODO b/TODO
index f0f06317f2c7d49e6b38de87ea39f97b80153134..aaa1d7c6f80764d34d8baf2ba07d04e408925a37 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,10 @@ The items are not listed in any particular order (except that
 recently-added items may tend towards the top).  Not all of these
 represent user-visible changes.
 
+* Implement a `--disable-dns-cache' option that disables DNS caching.
+  It is trivial to implement; simply avoid calling cache_host_lookup
+  at the end of lookup_host.
+
 * Honor `Content-Disposition: XXX; filename="FILE"' when creating the
   file name.