]> sjero.net Git - wget/commitdiff
[svn] TODO: Remove empty directories created due to --accept/--reject.
authordan <devnull@localhost>
Thu, 22 Feb 2001 23:51:01 +0000 (15:51 -0800)
committerdan <devnull@localhost>
Thu, 22 Feb 2001 23:51:01 +0000 (15:51 -0800)
ChangeLog
TODO

index 375bea4178c4c4d9d22750fad8249042ad15b3a4..9c6f44b0bb26f8786acb9c3b541b2dc3dc41860d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-15  Dan Harkless  <wget@harkless.org>
+
+       * TODO: Remove empty directories created due to --accept/--reject.
+
 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
 
        * windows/Makefile.src: Removed references to ftpparse sources.
diff --git a/TODO b/TODO
index fd748ad388622432cd32ea5a74395b36707c1e0f..2f31391620f6b6d5ca78ce58b8cf7c6d85b763df 100644 (file)
--- a/TODO
+++ b/TODO
@@ -123,3 +123,6 @@ changes.
 * Add a "rollback" option to have --continue throw away a configurable number of
   bytes at the end of a file before resuming download.  Apparently, some stupid
   proxies insert a "transfer interrupted" string we need to get rid of.
+
+* When using --accept and --reject, you can end up with empty directories.  Have
+  Wget any such at the end.