From: Jim Meyering Date: Thu, 23 Jan 2003 17:50:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537676b8fd9d301889497e5363993b4952d34f88;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 616ba756be..1857caead2 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Jim Meyering + + * dirfd.m4: Correct typo: s/-1/no/ that kept this from working + on at least Irix and OSF1/Tru64. + 2003-01-16 Jim Meyering * regex.m4: The `regex' struct is both input and output.