From: Bruno Haible Date: Tue, 24 Oct 2006 13:31:50 +0000 (+0000) Subject: Pure ANSI C! X-Git-Tag: cvs-readonly~1662 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=34088e06665c1006ca9b1eccb8c7e73e215612fd;p=gnulib.git Pure ANSI C! --- diff --git a/ChangeLog b/ChangeLog index 5b80a0c90..0a2d59e4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-23 Bruno Haible + + * lib/fts.c (fts_build): Move variable declaration, for C89 compliance. + 2006-10-24 Bruno Haible * lib/gl_list.h: Use C comment style, not C++ comment style.