X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=2f8464bdd35a9d020b2cb7bde9a67786b3849519;hp=5e3e631234b6436ee0b1112551b6e277e0398e3a;hb=ad21f8e2b774367156fbe71f4318b5646059b724;hpb=c9ffc82f46a118ee648148c70614dad2eed85e3a diff --git a/src/ChangeLog b/src/ChangeLog index 5e3e6312..2f8464bd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-04-26 Micah Cowan + + * 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 * Makefile.am: -I foo -> -Ifoo.