X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=04d35c7b282a730838df5ab60858c7588adfeb2e;hp=c1d57d909e07c9e037413c7492ce3c276087ceaf;hb=ee43faf2b1c9d12772c8e487c0b8bf0ae6a91618;hpb=532aa2cb2d13b203024bbbfb9792aa3d907897ba diff --git a/src/ChangeLog b/src/ChangeLog index c1d57d90..04d35c7b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +2009-07-27 Petr Pisar + + * main.c (print_help): Fixed a couple typos. + +2009-07-26 Micah Cowan + + * main.c (option_data): Rename --locale option to --local-encoding + (print_help): Document --no-iri, --local-encoding, and + --remote-encoding, within usage message. Remove defunct + --preserve-permissions. + +2009-07-23 Micah Cowan + + * progress.c (get_eta): Change "Translation note" in comment to + "TRANSLATORS", so it actually appears in wget.pot. + 2009-07-06 Micah Cowan * main.c (print_help): Improve documentation of --base.