]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Version 2.60b. AUTOCONF-2.60b
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Oct 2006 06:50:26 +0000 (06:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Oct 2006 06:50:26 +0000 (06:50 +0000)
ChangeLog
NEWS

index 07b3b661a82a0927477fe3354f6f8239b3baeb79..85ef9e01fab9bca9dff48740361cfc416116427b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-22  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * NEWS: Version 2.60b.
+
        Import this change from Texinfo:
        2006-10-15  Karl Berry  <karl@gnu.org>
        * build-aux/texinfo.tex: automake 1.10
diff --git a/NEWS b/NEWS
index 416014727f3bff05a9d3adcf0a7dcec966bd32ef..ac397b21fff9da98fc6eca5f8e4e7a4b314bc756 100644 (file)
--- 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.