summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 474a17ce0..6fabaa724 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-15 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getcwd-path-max.m4 (GL_FUNC_GETCWD_PATH_MAX): Fix typo: getcwd
+ was being replaced when it shouldn't have been, and vice versa.
+
2004-06-09 Jim Meyering <jim@meyering.net>
* calloc.m4 (AC_FUNC_CALLOC): Remove use of AN_FUNCTION.