X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FChangeLog;h=f485f93c20cdb0b147cada02e93c2a05c8940bae;hb=e72b57629bf49cdfd663002a8bb336a67b958979;hp=a1488e46a7491d7366eede6f1f5a21e5f9fdee95;hpb=3073a77ed89e7d9527d110a028d134bfd1f9cb40;p=wget diff --git a/tests/ChangeLog b/tests/ChangeLog index a1488e46..f485f93c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,8 +1,38 @@ +2008-04-26 Micah Cowan + + * Makefile.am, Test-proxied-https-auth.px: Added a test for + accessing password-protected HTTPS URLs through a proxy (via + CONNECT). + +2008-04-10 Micah Cowan + + * Makefile.am, Test-proxy-auth-basic.px: Added a test for + accessing password-protected URLs through a proxy. + +2008-01-25 Micah Cowan + + * Makefile.am: Updated copyright year. + +2008-01-23 Micah Cowan + + * Makefile.am: Add libmd5 to unit-tests. + 2007-11-28 Micah Cowan - * Makefile.in: Updated license exception for OpenSSL, per the + * Makefile.am: Updated license exception for OpenSSL, per the SFLC. +2007-10-18 Micah Cowan + + * Makefile.am: Add dependency for unit_tests on libgnu.a. + +2007-10-05 Ralf Wildenhues + + * WgetTest.pm.in: wget is built in the build tree. Use an + absolute path to the binary. + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + 2007-09-25 Micah Cowan * Makefile.in: Use EXEEXT instead of exeext.