X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=5cd5761f37c662c17f2a9c1db784ba42c541e9b2;hp=120db1c3593cb4232545c1e08422048add0b0093;hb=b2ad06272d08e5c9f0eb0861648d0bf2455c1a28;hpb=1297ab83282d27deb4645ed058564c94ddcc0c8e diff --git a/src/ChangeLog b/src/ChangeLog index 120db1c3..5cd5761f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-04-22 Steven Schubiger + + * http.c (print_response_line): Changed to make responses always + be logged, even in --quiet mode, if --server-response was + specified. This is to bring http.c's handling of the situation + in line with ftp.c's. + 2008-04-22 Pranab Shenoy * init.c: Added test_commands_sorted unit test to check is