From: Micah Cowan Date: Sat, 31 May 2008 07:50:34 +0000 (-0700) Subject: Changelog entries for the warning tweaks. X-Git-Tag: v1.13~421^2~12^2~8^2 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=30a6388020646599bdb19a9bf9768403c532ae61 Changelog entries for the warning tweaks. --- diff --git a/src/ChangeLog b/src/ChangeLog index 279f52c7..d82f1fcd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-05-31 Micah Cowan + + * html-url.c, http.c: Avoid casts in a couple spots. + +2008-05-30 Henri Häkkinen + + * cookies.c, ftp-basic.c, hash.c, html-url.c, http-ntlm.c, http.c, + init.c, log.c, main.c, progress.c, ptimer.c, spider.c, url.c, + utils.c: Minor changes to silence warnings when using -Wall. + 2008-05-26 Steven Schubiger * ftp.c (getftp): Replace last remaining invocation of escnonprint