X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=65d636dbdb78fb3f3ebf976517e055f064bc998a;hp=bbc67352a6c0119858e98ab02c1155bd5587a440;hb=edbeaa0c4e157704e237936848f40872ff6b42a8;hpb=3be7e0a53c71881e56e35992feb9a7f2e67adfe6 diff --git a/src/ChangeLog b/src/ChangeLog index bbc67352..65d636db 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2013-03-31 Gijs van Tulder + + * warc.c: Correctly write the field length in the skip length field + of .warc.gz files. (Following the GZIP spec in RFC 1952.) + +2013-03-12 Darshit Shah + + * http.c (gethttp): Make wget return FILEBADFILE error and abort if + post-file does not exist. + + * http.c (http_loop): Handle FILEBADFILE as a valid err. + + * exits.c (get_status_for_err): Mark FILEBADFILE as an IO error. + +2013-02-15 Darshit Shah + + * cookies.c (cookie_handle_set_cookie): Set cookie->discard_requested + to true on domain mismatch. + 2012-12-20 Tim Ruehsen * gnutls.c (ssl_connect_wget): added +VERS-SSL3.0 to fix