12-10 goes before 12-08 in changelog :) (silly fuzzy matching for patch...)

This commit is contained in:
Micah Cowan 2008-01-23 20:34:16 -08:00
parent 509351765c
commit dedd90a9c7
1 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2007-12-10 Micah Cowan <micah@cowan.name>
* main.c: The option is --content-disposition, not
--no-content-disposition (at the moment).
2007-12-08 Hrvoje Niksic <hniksic@xemacs.org>
* ftp.c (ftp_retrieve_glob): Print both arguments of fnmatch in
@ -10,11 +15,6 @@
* 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 "".