]> sjero.net Git - wget/blobdiff - tests/ChangeLog
Test for Content-Disposition in HTTP auth.
[wget] / tests / ChangeLog
index 7c8eb7108e019d5bc3534bbc6defae30dae65e84..02c64d2e8078dfed9ed76a8734b4965bcee4e73b 100644 (file)
@@ -1,5 +1,10 @@
 2009-09-07  Micah Cowan  <micah@cowan.name>
 
+       * Test-auth-with-content-disposition.px: New. Test Content-Disposition
+       support when HTTP authentication is required.
+       * run-px, Makefile.am (EXTRA_DIST): Added
+       Test-auth-with-content-disposition.px.
+
        * FTPServer.pm (FTPServer::run): Pass "server behavior" information to
        newly-constructed FTPPaths object.
        (FTPPaths::initialize): Accept "server behavior" hash.