diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |