From: Jim Meyering Date: Sat, 27 May 2006 13:43:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~358 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e40cc849836e2d83d5f7eec042412b8d417881;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c121461e2f..8bf0cb22a6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,8 @@ 2006-05-27 Ralf Wildenhues - * Makefile.am: Use `$(EGREP)' instead of `grep -E'. + * Makefile.am (check-texinfo): Use `$(EGREP)' instead of `grep -E'. + (check-texinfo): Use literal `{' only in brackets, i.e., [{] or [}], + to avoid triggering an error from Solaris 2.6's grep. 2006-05-25 Paul Eggert