summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ed110f84c..c3774ff9d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-12 Jim Meyering <jim@meyering.net>
+
+ * Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS),
+ to accommodate the latest version of gnulib-tool.
+ (libcoreutils_a_DEPENDENCIES): Likewise.
+ From Bruno Haible.
+
2006-10-06 Jim Meyering <jim@meyering.net>
Avoid a compiler warning: const'ify and remove a cast.