aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1250505..56558a76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,11 @@
* gawkapi.c (api_warning): Fix the comment header.
(api_lintwarn): Factor out the call to va_end to after the if.
+ Unrelated:
+
+ * symbol.c (get_symbols): Add FUNCTAB and SYMTAB to the list
+ for the -d option. Thanks to Hermann Peifer for the report.
+
2016-06-30 Arnold D. Robbins <arnold@skeeve.com>
* node.c (r_force_number): Coding style change.