From: Tom Tromey Date: Sun, 6 Oct 1996 07:45:00 +0000 (+0000) Subject: Final updates X-Git-Tag: Release-1-1f~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1eaef6ede49f58fab4addc7f4bd4de61e4d5958;p=thirdparty%2Fautomake.git Final updates --- diff --git a/NEWS b/NEWS index 91c8c233b..bcdca278e 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ New in 1.1f: * DATA and BUILT_SOURCES no longer included in distribution * can now put config.h into a subdir * Added dist-all target +* Support for install-info program (see texinfo 3.9) +* Support for "yacc -d" New in 1.0: * Bug fixes