diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ 2016-11-28 Arnold D. Robbins <arnold@skeeve.com> - Start improving profiling comments for switch/case. + Make gawk compile on HP-UX 11.33. + + * debug.c (serialize_list): Renamed from `serialize'. + (unserialize_list): Renamed from `unserialize', for consistency. + + Unrelated: + + * dfa.c: Sync with GNULIB. + + Unrelated: Start improving profiling comments for switch/case. * awkgram.y (switch_head): New production. |