]> sjero.net Git - wget/commitdiff
ChangeLog entries for content-disposition doc fixes.
authorMicah Cowan <micah@cowan.name>
Thu, 24 Jan 2008 04:29:07 +0000 (20:29 -0800)
committerMicah Cowan <micah@cowan.name>
Thu, 24 Jan 2008 04:29:07 +0000 (20:29 -0800)
doc/ChangeLog
src/ChangeLog

index e49a67c32472d99b8583eddb5e04502b8a6eae0f..43dd4cd39d3c3188b1b0c734a5683ef1dba87627 100644 (file)
@@ -1,3 +1,8 @@
+2007-12-10  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi: Document the --content-disposition option (and not
+       just the .wgetrc setting).
+
 2007-12-06  Micah Cowan  <micah@cowan.name>
 
        * wget.texi: "the the" -> "the"
index 9313ff4696eec5383cfdae3a00d412ca4fc5d4e5..f7ceafdd7241dac72b04652b262edff3bd28dd6a 100644 (file)
        * Makefile.am: Plug in vars to include stuff from
        $(top_srcdir)/md5 when appropriate.
 
+2007-12-10  Micah Cowan  <micah@cowan.name>
+
+       * main.c: The option is --content-disposition, not
+       --no-content-disposition (at the moment).
+
 2007-12-05  Micah Cowan  <micah@cowan.name>
 
        * utils.c (subdir_p): Handle the case where d1 is "".