]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Fri, 25 Oct 2002 09:03:31 +0000 (09:03 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 25 Oct 2002 09:03:31 +0000 (09:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a156e485a0ee86b037ab733faad19d532828e6b3..be6e54bd8181cb751823b7362263b9757ad327a3 100644 (file)
--- a/NEWS
+++ b/NEWS
   assignments.
 
 
+** Plans for 2.56
+
+- ./configure <host>
+
+  The compatibility hooks with the old scheme will be completely
+  removed.  Please, advice/use `--build', `--host', and `--target'
+  only.
+
+- AC_CHECK_HEADER, AC_CHECK_HEADERS
+
+  The tests will be stricter, please make sure your invocations are
+  valid.
+
+- shell functions
+
+  Shell functions will gradually be introduced, probably starting with
+  Autotest.  If you know machines which are in use that you suspect
+  *not* to support shell functions, please run the test suite of
+  Autoconf 2.55 on it, and report the results to
+  bug-autoconf@gnu.org.
+
+
 * Major changes in Autoconf 2.54
 
   Released September 13th, 2002.