aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0097da96..6e385f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
New functions.
(env_array_func): New array vtable.
+ Unrelated:
+
+ * array.c (force_array): Set symbol->xarray to NULL before
+ initing the array if it was Node_var_new.
+ (null_array): Restore assert, undoing change of 2013-05-27.
+
2013-08-15 Arnold D. Robbins <arnold@skeeve.com>
* debug.c (print_memory): Fix whitespace / indentation.