summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f9fcb3..55820a6 100644
--- a/NEWS
+++ b/NEWS
@@ -42,12 +42,15 @@ Version 3.79
function and have it work properly. This was suggested by Damien
GIBOU <damien.gibou@st.com>.
-* The -d (--debug) option has changed: it now allows optional flags
+* The --debug option has changed: it now allows optional flags
controlling the amount and type of debugging output. By default only
a minimal amount information is generated, displaying the names of
"normal" targets (not makefiles) were deemed out of date and in need
of being rebuilt.
+ Note that the -d option behaves as before: all debugging information
+ is generated.
+
* Hartmut Becker provided many updates for the VMS port of GNU make.
See the readme.vms file for more details.