Bug and doc fixes
[platform/upstream/automake.git] / NEWS
diff --git a/NEWS b/NEWS
index f02b75c..fcf1f37 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
 New in 0.31:
 * Bug fixes
-* Documentation updates from François Pinard
+* Documentation updates (many from François Pinard)
 * strictness `normal' now renamed to `foreign'
 * Renamed --install-missing to --add-missing
 * Now handles AC_CONFIG_AUX_DIR
+* Now handles TESTS macro
+* DIST_OTHER renamed to EXTRA_DIST
+* DIST_SUBDIRS is deprecated
+* @ALLOCA@ and @LIBOBJS@ now work in _LDADD variables
+* Better error messages in many cases
 \f
 New in 0.30:
 * Bug fixes