Updated for new features
authorTom Tromey <tromey@redhat.com>
Tue, 29 Sep 1998 01:48:02 +0000 (01:48 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 29 Sep 1998 01:48:02 +0000 (01:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5173305..3dd3bb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 New in 1.3b:
 * Added `AM_FOOFLAGS' variable for each compiler invocation;
   e.g. AM_CFLAGS can be used in Makefile.am to set C compiler flags
+* Support for latest autoconf, including support for objext
+* Can now put `.' in SUBDIRS to control build order
+* `include' command
 * Bug fixes
 \f
 New in 1.3: