summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-08 11:28:05 +0000
committerJim Meyering <jim@meyering.net>2006-07-08 11:28:05 +0000
commit00318b60c9b32952670ab35ad5bbf42b5974c0b8 (patch)
tree4c2fbd8a656a1d23eb688107576379765183b9c6 /m4/ChangeLog
parent7ea443fa861619d6c4d35d3a9080a2ee20d87260 (diff)
downloadcoreutils-00318b60c9b32952670ab35ad5bbf42b5974c0b8.tar.xz
* link-follow.m4: Remove one of two adjacent "whether"s in a comment.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog3
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>