X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=fca73ac22648be0fc787acafeac14540da9edbb5;hp=2d54cb34ff9f762d288cbba1037ac84eb07bda21;hb=a00b834bb39fd2982ebb247d52e576208d4934ab;hpb=bb5af451a03578aac6b662408439fd230ab0bccd diff --git a/src/ChangeLog b/src/ChangeLog index 2d54cb34..fca73ac2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2009-07-01 Micah Cowan + + * retr.c (retrieve_url): Use the existing "redirect" label, + instead of superfluous "second_try". Removed no-longer-accurate + debug statement. Use the "newloc" parameter to store the fallback + URL, when IRI version was rejected. + + * recur.c (retrieve_tree): Always use the parsed URL for tracking + the Referer, since that's the one we actually requested (if + there's a difference in terms of percent-encodings and such). + 2009-07-01 Steven Schubiger * Makefile.am: Add a rule to generate build_info.c and list