aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 45444315..3385ba09 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,11 @@
+2013-06-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (Type Functions): Add more explanation to isarray(),
+ including that it makes no sense to call it at the global level.
+
2013-06-03 Arnold D. Robbins <arnold@skeeve.com>
- * gawktexi.in: Make it crystal clear not to delete with FUNCTAB
+ * gawktexi.in: Make it crystal clear not to use delete with FUNCTAB,
or attempt to assign to it.
2013-05-29 Arnold D. Robbins <arnold@skeeve.com>