]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
add 1.11 entries
authorDavid MacKenzie <djm@djmnet.org>
Tue, 10 May 1994 15:45:34 +0000 (15:45 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Tue, 10 May 1994 15:45:34 +0000 (15:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9dfac22093a5c4e650f75f2282990fe4e7f0f395..ead6dd83e1278a1df7426d8d86bbaa6c3e62d51f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,15 @@ Major changes in release 2.0:
 * autoreconf to recursively remake configure and configuration header
   files in a source tree.
 \f
+Major changes in release 1.11:
+
+* AC_PROG_INSTALL calls install.sh with the -c option.
+* AC_SET_MAKE cleans up after itself.
+* AC_OUTPUT sets prefix and exec_prefix if they weren't set already.
+* AC_OUTPUT prevents shells from looking in PATH for config.status.
+
+Plus a few other bug fixes.
+\f
 Major changes in release 1.10:
 
 * autoheader uses config.h.bot if present, analogous to config.h.top.