summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-01 17:44:43 +0000
committerJim Meyering <jim@meyering.net>2001-11-01 17:44:43 +0000
commit9d874c09f68e75c62428f8a12eee4fe2b359bb1a (patch)
tree94e5e4e89f55c35bf10fc11ccc161396319814df /lib
parentb701bf8a3010db958601f094c6a3cb240fc259b9 (diff)
downloadcoreutils-9d874c09f68e75c62428f8a12eee4fe2b359bb1a.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index a5d70429a..0746b46bc 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2001-11-01 Jim Meyering <meyering@lucent.com>
+ * Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
+ * dirfd.c, dirfd.h: New files.
+
* hash.c (hash_print) [TESTING]: Clean up.
2001-10-22 Paul Eggert <eggert@twinsun.com>