From 509351765c8e8f4ab4a6ae2c296452853fe118e8 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Wed, 23 Jan 2008 20:29:07 -0800 Subject: [PATCH] ChangeLog entries for content-disposition doc fixes. --- doc/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) 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..f7ceafdd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -10,6 +10,11 @@ * Makefile.am: Plug in vars to include stuff from $(top_srcdir)/md5 when appropriate. +2007-12-10 Micah Cowan + + * main.c: The option is --content-disposition, not + --no-content-disposition (at the moment). + 2007-12-05 Micah Cowan * utils.c (subdir_p): Handle the case where d1 is "". -- 2.39.2