summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-29 00:24:08 +0000
committerJim Meyering <jim@meyering.net>2005-01-29 00:24:08 +0000
commit8e652314942dba9024573450967cc920f7420dbc (patch)
tree280d5a7ea3673e230e5af87ba9b47534e365f93a /lib/ChangeLog
parent1f1da5a429b936168e3896a993aaa3d435f438db (diff)
downloadcoreutils-8e652314942dba9024573450967cc920f7420dbc.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ebbb63626..6c34b0878 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-29 Jim Meyering <jim@meyering.net>
+
+ * Makefile.am (libfetish_a_SOURCES): Remove many files from this
+ list, now that automake determines their names automatically,
+ thanks to the new AC_LIBSOURCES and AC_LIBOBJ uses in the
+ corresponding ../m4/*.m4 files.
+ (EXTRA_DIST): Add getdate.c here, so that we continue to distribute it.
+
2005-01-25 Jim Meyering <jim@meyering.net>
* path-concat.c: Don't include assert.h.