aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48f08cf5..61c52611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-06-12 Arnold D. Robbins <arnold@skeeve.com>
+
+ * array.c (asort_actual): If SYMTAB or FUNCTAB is the second argument,
+ fatal out. If they are the first argument, make it work when a
+ second argument is supplied.
+ * TODO: Updated.
+
2020-06-10 Arnold D. Robbins <arnold@skeeve.com>
More miscellaneous fixes from Michael Builov <mbuilov@gmail.com>.