+Major changes in release 2.1:
+
+* Fix C++ problems.
+* More explanations in the manual.
+* Fix a spurious failure in the testsuite.
+* Clarify some warning messages.
+\f
Thanks to everybody who's submitted changes and additions to Autoconf!
I've incorporated many of them, and am still considering others for
future releases -- but I didn't want to postpone this release indefinitely.
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.0)
+define(AC_ACVERSION, 2.1)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.0
-@set VERSION 2.0
-@set UPDATED October 1994
+@set EDITION 2.1
+@set VERSION 2.1
+@set UPDATED November 1994
@iftex
@finalout
@c @setchapternewpage odd
@c %**end of header
-@set EDITION 2.0
-@set VERSION 2.0
-@set UPDATED October 1994
+@set EDITION 2.1
+@set VERSION 2.1
+@set UPDATED November 1994
@iftex
@finalout
divert(-1)dnl Throw away output until AC_INIT is called.
changequote([, ])
-define(AC_ACVERSION, 2.0)
+define(AC_ACVERSION, 2.1)
dnl Some old m4's don't support m4exit. But they provide
dnl equivalent functionality by core dumping because of the