]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add support for RFC 2617 Digest Access Authentication
[wget] / src / ChangeLog
index 7b2bde0ec8a040088421619075e65291b7e40b7d..11566b4f5a564d7f2895811731254193a5977ace 100644 (file)
@@ -1,3 +1,14 @@
+2012-07-07  Tim Ruehsen <tim.ruehsen@gmx.de>
+
+       (digest_authentication_encode): Add support for RFC 2617 Digest
+       Access Authentication.
+
+2012-07-07  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (http_loop): Fix log message.
+       * main.c (main): Likewise.
+       Reported by: Petr Pisar <petr.pisar@atlas.cz>
+
 2012-06-17  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * wget.h: Define `CLOSEFAILED'.