summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-03 18:51:46 +0000
committerJim Meyering <jim@meyering.net>2001-11-03 18:51:46 +0000
commit968b78491b176ddf1ce015b186ef9f7c16343990 (patch)
tree368efd2d04cf7cd6f6d7b33e3f5f73a4943fa952 /m4
parent7e1e127680bc13f824dd4aa3ff86ad6897ff5ca0 (diff)
downloadcoreutils-968b78491b176ddf1ce015b186ef9f7c16343990.tar.xz
.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 0a522609a..b1c1b389c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-03 Jim Meyering <meyering@lucent.com>
+
+ * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
+ know the name of the variable in the macro definition.
+
2001-11-01 Jim Meyering <meyering@lucent.com>
* dirfd.m4 (UTILS_FUNC_DIRFD): New macro.