]> sjero.net Git - wget/blobdiff - src/ChangeLog
Send new cookies when the authorization fails.
[wget] / src / ChangeLog
index edbd3493d2ab4d57b2849410d2c7f5cac54c4f3b..cf478621e9aa2db68491925bb58360cd05afdb4a 100644 (file)
@@ -1,3 +1,15 @@
+2010-05-27  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (gethttp): Consider new cookies retrieved when the
+       authorization fails.
+
+2010-05-25  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * host.c (sufmatch): Do not consider zero length entries.
+
+       * http.c (H_10X): New macro.
+       (gethttp): Silently ignore 1xx responses.
+
 2010-05-24  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * iri.h (dummy_iri): Define static.