]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
new stuff
authorDavid MacKenzie <djm@djmnet.org>
Tue, 19 Apr 1994 18:40:10 +0000 (18:40 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Tue, 19 Apr 1994 18:40:10 +0000 (18:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 01adfe19e3d7fb42afe26085049616f89cce1fc7..47dd8aabab4efcfae7334d2f97ddbf65e5fbbaf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 Major changes in release 1.9:
 
-* AC_SIZEOF_TYPE generates the cpp symbol name automatically.
+* AC_SIZEOF_TYPE generates the cpp symbol name automatically,
+  and autoheader generates entries for those names automatically.
 * AC_FIND_X gets the result from xmkmf correctly.
 * AC_PROG_INSTALL finds OSF/1 installbsd.
-* autoheader-produced config.h files protect against multiple inclusion.
+* A copy of install.sh is placed in ${acdatadir}, for convenience.
 \f
 Major changes in release 1.8: