diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2018-10-06 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (action): Improve handling of comments attached + to braces. Helps with function bodies. + 2018-10-04 Arnold D. Robbins <arnold@skeeve.com> * awkgram.y (merge_comments): Change return type to void. Adjust calls. |