aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c9d12df4..765d6c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.