diff options
author | Tom Tromey <tromey@redhat.com> | 1997-02-23 19:41:20 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1997-02-23 19:41:20 +0000 |
commit | a6655646d42c33ac9c8c14716c1b61617e04a8bf (patch) | |
tree | fe8fe3693ab9e860fff045b8da83e43ba4e37e18 /NEWS | |
parent | 01ae66fb5d81f48e2b9a81e934cd86630e66a1e8 (diff) | |
download | automake-a6655646d42c33ac9c8c14716c1b61617e04a8bf.tar.gz |
allow texinfo files w/o .info extension
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ New in 1.1m: * Full libtool support, from Gord Matzigkeit * No longer have to explicitly touch stamp-h when using AC_CONFIG_HEADER; AM_CONFIG_HEADER handles it automatically +* Texinfo output files no longer need .info extension New in 1.0: * Bug fixes |