]> sjero.net Git - wget/blobdiff - src/ChangeLog
ChangeLog entries for content-disposition doc fixes.
[wget] / src / ChangeLog
index 39045d96c70a69b8124847da3f547b4e1cc23d3c..f7ceafdd7241dac72b04652b262edff3bd28dd6a 100644 (file)
@@ -1,8 +1,20 @@
+2007-12-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp.c (ftp_retrieve_glob): Print both arguments of fnmatch in
+       fnmatch error message.
+       (ftp_retrieve_glob): Don't match with fnmatch if we're only
+       supposed to get one file.
+
 2007-12-07  Micah Cowan  <micah@cowan.name>
 
        * 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 "".