X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=d3ae6577f83c86625aeaf99626d213867cc9bce1;hb=8419eed6968e9a0453914dcd39525bbc33f39bd2;hp=6e662e45c69d34bc654090464d0f122f2b7ddc04;hpb=2c1dbb62a4dbb9c7497f8eedcda2bb6bdd9db636;p=wget diff --git a/ChangeLog b/ChangeLog index 6e662e45..d3ae6577 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2007-09-12 Micah Cowan + + * AUTHORS: Added... me... + +2007-08-26 Micah Cowan + + * po/POTFILES.in: Added spider.c. + +2007-08-24 Micah Cowan + + * po/no.po: removed; replaced by nb.po (per the translation + project coordinator, Benno Schulenberg). + +2007-08-22 Micah Cowan + + * Makefile.in: Exclude .svn directories and below from + distribution. + +2007-08-09 Ralf Wildenhues + + * m4/wget.m4 (WGET_PROCESS_PO, AM_PATH_PROG_WITH_TEST): Add + missing M4 quotation. Delete serial number. + +2007-08-09 Micah Cowan + + * NEWS: Timestamping from most recent response. + +2007-08-08 Micah Cowan + + * NEWS: Call attention to the fact that Content-Disposition is + not enabled by default. + +2007-08-07 Micah Cowan + + * configure.in: Fix --with-libssl-prefix failure by replacing + usage of sh "if" statement with "AS_IF" macros, to force + AC_REQUIRE'd macros to be expanded before the conditional + statement body. + * NEWS: Note that configure.in now requires autoconf >= 2.61, + to support AS_IF and its expansion of AC_REQUIREs. + +2007-07-29 Micah Cowan + + * NEWS: No more auth before challenge. No more auth info in + Referer. New --max-redirect option. + 2007-07-09 Micah Cowan * README, util/wget.spec: Removed references to wget.sunsite.dk.