[svn] * AUTHORS: Added -E to thst list of my stuff.

* TODO: We need to check the HTTP spec w.r.t. simplification of absolute URLs.

* MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting by
  non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.

* NEWS: Always forget to update this file when making user-vis. changes.
This commit is contained in:
dan
2000-10-20 15:29:42 -07:00
parent f1f1c3956b
commit d9dd14a995
5 changed files with 22 additions and 6 deletions

View File

@@ -1,7 +1,13 @@
2000-10-20 Dan Harkless <dan-wget@dilvish.speed.net>
* TODO: -k needs to convert '?' to "%3F" in links to saved files
containing the '?' character (e.g. CGI output).
containing the '?' character (e.g. CGI output). Also, we need to
check the HTTP spec w.r.t. simplification of absolute URLs.
* MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
by non-subscribers. <bug-wget@gnu.org> soon to be an alias for it.
* NEWS: Always forget to update this file when making user-vis. changes.
2000-10-19 Dan Harkless <dan-wget@dilvish.speed.net>