]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
document new options
authorDavid MacKenzie <djm@djmnet.org>
Thu, 24 Mar 1994 03:52:32 +0000 (03:52 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Thu, 24 Mar 1994 03:52:32 +0000 (03:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 639b296346b78f018349aa975eda6dd0e2ec2ee7..30de56fc4f63901e0a96a2ad3990459f6e8dfeaf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,8 @@ Major changes in release 1.8:
   install.sh is distributed with Autoconf.
 * AC_OUTPUT adds its comments in C format when substituting in C files.
 * Relative srcdir values are not made absolute.
-* Autoconf-generated configure scripts are stamped with the version of
-  Autoconf that generated them, to aid debugging.
+* configure accepts --help, --version, --silent/--quiet options.
+* config.status accepts --help, --version options.
 * Namespace cleanup: all shell variables used internally by Autoconf
   have names beginning with `ac_'.
 \f