summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-17 19:28:35 +0000
committerJim Meyering <jim@meyering.net>2003-03-17 19:28:35 +0000
commit947851c136af2566f8bbd47c01c74389292ebaec (patch)
treecc6ca9b1d1691d814cb2d53ef7fc82ec9076eb58 /m4/ChangeLog
parent70c7e4f3e8f11fc94c629f5bc2ba8effa4330238 (diff)
downloadcoreutils-947851c136af2566f8bbd47c01c74389292ebaec.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 2a36f8cea..0486f77c9 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-17 Jim Meyering <jim@meyering.net>
+
+ * dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable,
+ not one that is guaranteed to be `no'. Use `no_such_member'
+ to indicate that condition, rather than `-1'.
+ Change the name of the cache variable to have the gl_ prefix.
+ Prompted by a patch from Richard Dawe.
+
2003-03-14 Jim Meyering <jim@meyering.net>
* prereq.m4 (jm_PREREQ): Also forbid the gl_[A-Z] prefix.