From: Anon Ymous Date: Tue, 16 Jan 2007 16:22:56 +0000 (+0000) Subject: Mention changes to src/file.c X-Git-Tag: FILE5_05~670 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=beeaafca2e3c50d5a9ece7d441280fc63b9d7e77;p=file Mention changes to src/file.c --- diff --git a/ChangeLog b/ChangeLog index 8c58f749..5a312fb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-16 14:54 Anon Ymous + + * fix a puts()/putc() usage goof in file.c + + * make file.c compile with gcc warnings and pass lint + 2006-12-11 16:49 Christos Zoulas * fix byteswapping issue