diff CHANGES @ 176:a2f047301c15

Replace Joerg's place_setfile with something that at least sort of works.
author David A. Holland
date Fri, 12 Jun 2015 02:55:02 -0400
parents ccfcf1da156b
children 44ea61019069
line wrap: on
line diff
--- a/CHANGES	Fri Jun 12 02:38:04 2015 -0400
+++ b/CHANGES	Fri Jun 12 02:55:02 2015 -0400
@@ -1,4 +1,8 @@
 pending
+   - Fix output spacing behavior to match gcc when newlines appear in or
+     while looking for macro arguments. Partly from Joerg Sonnenberger.
+   - Implement __FILE__ and __LINE__ macros. Mostly from Joerg Sonnenberger.
+   - Implement #line. Partly from Joerg Sonnenberger.
    - Declare usage() with PF(). From wiz.
 
 release 0.4 (20130713)