summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 20f13ba88..f1adfb8d3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-03 Paul Eggert <eggert@cs.ucla.edu>
+
+ * Makefile.am (_W, W_): New macros.
+ (check-texinfo): Use them instead of assuming grep -w (which is not
+ portable).
+
2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi: Document TZ better, and adjust to new getdate.texi.