X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=a84ff3780ca44c8354be06c9c61f6c609f69dd83;hb=d733dbc7031aaa417e45c38a34a9b72813176bbd;hp=82a339c3f5b29e500fd09b6a055ed479640ab751;hpb=b2b76dcef401eecb5220b070f8256434aea17fc5;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index 82a339c3..a84ff378 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2010-05-27 Giuseppe Scrivano + + * main.c (main): Exit with failure when -k is specified and -O is not + a regular file. + +2010-05-27 Giuseppe Scrivano + + * http.c (gethttp): Consider new cookies retrieved when the + authorization fails. + 2010-05-25 Giuseppe Scrivano * host.c (sufmatch): Do not consider zero length entries.