X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FChangeLog;h=ff970ac1d4a56ff16f00e5a96908ec697f5fe009;hb=76bd534668b513f627dea1c9684eaf78f9f36948;hp=6fd859c08bc86821125ff0eb58b84b7762840a6d;hpb=901343828bf794497df465a1fc6a94e3d6614433;p=wget diff --git a/tests/ChangeLog b/tests/ChangeLog index 6fd859c0..ff970ac1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,28 @@ +2009-07-07 Steven Schubiger + + * Makefile.am: Add IDN/IRI test files and Test-meta-robots.px + to EXTRA_DIST. + +2009-07-05 Micah Cowan + + * Test-meta-robots.px: Added. + + * run-px: Add Test-meta-robots.px to the list. + +2009-07-03 Micah Cowan + + * Test-ftp-iri-disabled.px, Test-iri-disabled.px: + --iri=no --> --no-iri + +2009-07-01 Micah Cowan + + * HTTPServer.pm (send_response): Invocation of + verify_request_headers, to support testing of Wget-sent header + values. + (verify_request_headers): Added. + + * Test-iri.px: Added verification checks for Referer values. + 2009-06-29 Micah Cowan * WgetTest.pm.in (_cleanup): Allow cleanup of test directories to