diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 9f54b24c8..2d96cbf88 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,9 +1,8 @@ 2006-07-08 Jim Meyering <jim@meyering.net> + * link-follow.m4: Remove one of two adjacent "whether"s in a comment. * getopt.m4: Remove one of two adjacent "your"s in a comment. - * autobuild.m4: Remove one of two adjacent "can"s in a comment. - * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. 2006-07-03 Paul Eggert <eggert@cs.ucla.edu> |