summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e0ad391..8552474a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * awkgram.y, builtin.c, debug.c, eval.c, interpret.h,
+ profile.c: Fix some implicit fall through warnings.
+ Thanks to "Jannick" <thirdedition@gmx.net> for the report.
+
2023-04-21 Arnold D. Robbins <arnold@skeeve.com>
* array.c (asort_actual): Initialize `value' to avoid