aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1341088c..a254c723 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-17 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * NEWS: Actually, isarray is not deprecated in this release.
+ * builtin.c (do_isarray): Remove lint warning deprecating isarray.
+
2017-10-14 Arnold D. Robbins <arnold@skeeve.com>
* field.c (do_split): Simplify the lint warnings.