From: Paul Eggert Date: Mon, 23 Oct 2006 06:50:26 +0000 (+0000) Subject: Version 2.60b. X-Git-Tag: AUTOCONF-2.60b X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3389d38eb2c15cdc486ac85f1d40f79830da7f93;p=thirdparty%2Fautoconf.git Version 2.60b. --- diff --git a/ChangeLog b/ChangeLog index 07b3b661..85ef9e01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-22 Paul Eggert + * NEWS: Version 2.60b. + Import this change from Texinfo: 2006-10-15 Karl Berry * build-aux/texinfo.tex: automake 1.10 diff --git a/NEWS b/NEWS index 41601472..ac397b21 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -* Major changes in Autoconf 2.60b (??) +* Major changes in Autoconf 2.60b (2006-10-22) ** BIN_SH Autoconf-generated shell scripts no longer export BIN_SH, due to @@ -15,8 +15,7 @@ New programs should use the Gnulib counterparts of these macros. We have no current plans to remove them from Autoconf. -** AC_COMPUTE_INT - No longer caches or reports results. +** AC_COMPUTE_INT no longer caches or reports results. ** AC_CHECK_DECL now also works with aggregate objects.