summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index e0f586e41..46a96a2b2 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-19 Jim Meyering <jim@meyering.net>
+
+ * Makefile.am (libcoreutils_a_SOURCES): Remove xgetcwd.c, xgetcwd.h,
+ xfts.c and xfts.h.
+
2005-06-16 Jim Meyering <jim@meyering.net>
* calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)