diff CHANGES @ 137:0816803b22d1

Improve usage reporting. Since imake is a principal application for tradcpp and imake carefully hides what it's doing when you run it, when rejecting an invalid option be sure to report *what* that option is.
author David A. Holland
date Tue, 09 Jul 2013 13:43:27 -0400
parents eaae8014a94a
children 85b66cc0344e
line wrap: on
line diff
--- a/CHANGES	Tue Jul 09 13:38:43 2013 -0400
+++ b/CHANGES	Tue Jul 09 13:43:27 2013 -0400
@@ -1,6 +1,9 @@
 pending
    - Don't leak memory and assert if a bad command-line option comes
      after a -D or a -include foo.
+   - Since imake is a principal application for tradcpp and imake carefully
+     hides what it's doing when you run it, when rejecting an invalid option
+     be sure to report *what* that option is.
 
 release 0.3 (20130616)
    - Don't eval the control expression of the first #if of a block when