summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-04-12 21:03:34 +0000
committerJim Meyering <jim@meyering.net>2002-04-12 21:03:34 +0000
commitb1e1f8308948d0b85c615dd070988d6980e15c88 (patch)
tree28a9d78f12b7731e789425f184f0f4cfd3e1068d /lib
parentad935391c27e79af7037142e1ab0394823ee6c2e (diff)
downloadcoreutils-b1e1f8308948d0b85c615dd070988d6980e15c88.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ee8ca4fd1..2b6170d0f 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-12 Jim Meyering <meyering@lucent.com>
+
+ * dirfd.h (dirfd): Elide prototype if dirfd is a macro.
+
2002-03-10 Jim Meyering <meyering@lucent.com>
* makepath.c (make_path): Remove a comma from a diagnostic.