X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=141a47d42f821e2bd9c16109863ec4c8d7217894;hp=e58decb5ff8dfe7c4bcb30457c367751398cc9d5;hb=0a8a898fbec5a66b3d1978d4db857a82d623f546;hpb=5e1badae1e595b378f039f4a6b09f6e44767a37a diff --git a/src/ChangeLog b/src/ChangeLog index e58decb5..141a47d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2012-01-09 Gijs van Tulder + + * init.c: Disable WARC compression if zlib is disabled. + * main.c: Do not show the 'no-warc-compression' option if zlib is + disabled. + * warc.c: Do not compress WARC files if zlib is disabled. + 2012-01-09 Sasikantha Babu (tiny change) * connect.c (connect_to_ip): properly formatted ipv6 address display. (socket_family): New function - returns socket family type.