summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-03 17:39:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-03 17:39:23 +0000
commit2dff6afdde43c35ffad076f0e28b364960896183 (patch)
tree9bec67233f772f864afd1e44ef62bf1f186261c1 /doc
parent51bdc5fb8b7aa4e402259aad2bdb0eceb527a391 (diff)
downloadcoreutils-2dff6afdde43c35ffad076f0e28b364960896183.tar.xz
* Makefile.am (_W, W_): New macros.
Diffstat (limited to 'doc')
-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.