From: Jim Meyering Date: Thu, 17 Jun 2004 06:46:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1327 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=417a1e5850fcff8b6beed66b5b7e2da3de88e325;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 474a17ce06..6fabaa7241 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2004-06-15 Paul Eggert + + * 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 * calloc.m4 (AC_FUNC_CALLOC): Remove use of AN_FUNCTION.