Version 2.60b.
diff --git a/ChangeLog b/ChangeLog
index 07b3b66..85ef9e0 100644
--- 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 4160147..ac397b2 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.