From: Kevin Ryde Date: Tue, 4 Nov 2003 21:20:12 +0000 (+0000) Subject: * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since X-Git-Tag: AUTOCONF-2.59~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197784a32b34776cee7f28034853220f7587acc8;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since it provokes a warning from makeinfo about looking like a cross reference in info output. * doc/autoconf.texi (Function Portability): Add notes on signal handler return type, as per AC_TYPE_SIGNAL. --- diff --git a/ChangeLog b/ChangeLog index a466cd21..4f235191 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-11-05 Kevin Ryde + + * doc/autoconf.texi (Using Autotest): Avoid @strong{Note: ...}, since + it provokes a warning from makeinfo about looking like a cross + reference in info output. + + * doc/autoconf.texi (Function Portability): Add notes on signal + handler return type, as per AC_TYPE_SIGNAL. + 2003-11-04 Akim Demaille Version 2.58.