diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 1b997ff73..71aafb63f 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2005-02-11 Jim Meyering <jim@meyering.net> + + Remove names of files that are now mentioned in AC_LIBSOURCES + and AC_LIBOBJ uses in inttostr.m4. + * Makefile.am (libfetish_a_SOURCES): Remove imaxtostr.c, + offtostr.c, and umaxtostr.c. + (EXTRA_DIST): Remove inttostr.c and inttostr.h. + 2005-02-08 Jim Meyering <jim@meyering.net> * Makefile.am (libfetish_a_SOURCES): Remove memcasecmp.c |