]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4...
[wget] / src / ChangeLog
index 5e3e631234b6436ee0b1112551b6e277e0398e3a..2f8464bdd35a9d020b2cb7bde9a67786b3849519 100644 (file)
@@ -1,3 +1,9 @@
+2008-04-26  Micah Cowan  <micah@cowan.name>
+
+       * http.c (gethttp): Move proxy CONNECT handling to below the
+       retry_with_auth label, to deal with properly reconnecting to
+       proxies when we need to authenticate.
+
 2008-04-25  Micah Cowan  <micah@cowan.name>
 
        * Makefile.am: -I foo -> -Ifoo.