summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGavin Smith <gavinsmith0123@gmail.com>2019-08-25 21:07:58 -0700
committerJim Meyering <meyering@fb.com>2019-09-02 10:05:07 -0700
commit309a6c477eec80b847078699303c65ccd7787eb0 (patch)
treea7cd7cab83e8b369ad6600f696172760c794a473 /NEWS
parentd89a1aadedd26b8caf97f7202766706b2480f524 (diff)
downloadautomake-309a6c477eec80b847078699303c65ccd7787eb0.tar.gz
automake: do not require @setfilename in Texinfo files
Texinfo no longer requires a @setfilename directive in each .texi file, so automake now also relaxes its restriction. * bin/automake.in (scan_texinfo_file): Derive name of info file from name of input file if no @setfilename line occurs in the file. * t/txinfo-no-setfilename.sh: New test. * t/list-of-tests.mk: Add it. * NEWS: Mention it. Fixes automake bugs #36921 and #34201.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d6eb3aae..8bb57133f 100644
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,10 @@
New in ?.?.?:
+* Miscellaneous changes
+
+ - automake no longer requires a @setfilename in each .texi file
+
* Bugs fixed
- When cleaning the compiled python files, '\n' is not used anymore in the