summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2014-09-15 09:30:40 -0400
committerPaul Smith <psmith@gnu.org>2014-09-15 09:30:40 -0400
commit9a2451af0bc086635d9ad16468a3d30de4f5e86f (patch)
treef8f7ac6fcf0bfcdcc6c1086cac33fbcc407d5ca6 /NEWS
parent7f9ce6e97bd1bb4289477ac76532e156947e7865 (diff)
downloadgunmake-9a2451af0bc086635d9ad16468a3d30de4f5e86f.tar.gz
* main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c394850..e826623 100644
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,9 @@ A complete list of bugs fixed in this version is available here:
http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=105&set=custom
-* New variables: $(MAKE_TTYOUT) and $(MAKE_TTYERR) are set if stdout or
- stderr, respectively, are believed to be writing to a terminal.
+* New variables: $(MAKE_TERMOUT) and $(MAKE_TERMERR) are set if stdout or
+ stderr, respectively, are believed to be writing to a terminal. These
+ variables are exported by default.
* Allow a no-text-argument form of the $(file ...) function. Without a text
argument nothing is written to the file: it is simply opened in the