From: Jim Meyering Date: Wed, 14 Dec 2005 20:37:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0cee61e23518efffb619437bbca1ed427cd56e8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ea296608a5..4fcf6487b2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-12-14 Jim Meyering + + * Makefile.am (libcoreutils_a_SOURCES): Remove fprintftime.c + and fprintftime.h. Now they're pulled in via the .m4 file. + 2005-12-13 Paul Eggert * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along diff --git a/m4/ChangeLog b/m4/ChangeLog index ce7cc0a5c5..41d5f32fed 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-12-14 Jim Meyering + + * fprintftime.m4: New file. + * jm-macros.m4: Require gl_FPRINTFTIME. + 2005-12-13 Paul Eggert * stdbool.m4 (AM_STDBOOL_H): Substitute HAVE__BOOL again, reverting