diff --git a/ChangeLog b/ChangeLog index 375bea41..9c6f44b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-15 Dan Harkless + + * TODO: Remove empty directories created due to --accept/--reject. + 2001-02-13 Jan Prikryl * windows/Makefile.src: Removed references to ftpparse sources. diff --git a/TODO b/TODO index fd748ad3..2f313916 100644 --- 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.