diff --git a/doc/ChangeLog b/doc/ChangeLog index e49a67c3..43dd4cd3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-12-10 Micah Cowan + + * wget.texi: Document the --content-disposition option (and not + just the .wgetrc setting). + 2007-12-06 Micah Cowan * wget.texi: "the the" -> "the" diff --git a/src/ChangeLog b/src/ChangeLog index 9313ff46..774680ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-12-10 Micah Cowan + + * main.c: The option is --content-disposition, not + --no-content-disposition (at the moment). + 2007-12-08 Hrvoje Niksic * ftp.c (ftp_retrieve_glob): Print both arguments of fnmatch in