From 3aa2aa7e82ac4c74df298f381c8d1d280cff852e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 14 Sep 2013 21:01:10 -0400 Subject: [SV 35248] Add --debug "n" flag to turn off current debug options. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 68c771d..16cf70f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2013-09-14 Paul Smith + Fix Savannah bug #35248. + + * main.c (decode_debug_flags): Add support for the "n" flag to + disable all debugging. + * make.1: Document the "n" (none) flag. + * doc/make.texi (Options Summary): Ditto. + * NEWS: Ditto. + Fix Savannah bug #33134. Suggested by David Boyce . * misc.c (close_stdout): Move to output.c. -- cgit v1.2.3