summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-15 16:10:31 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-15 16:10:31 -0800
commit8759015d7efe346fc22febcc7f429cfd09bdac97 (patch)
treefbe6926c1e38e85bde23e5309c12d1e9d826bd40 /ChangeLog
parent13c9609500c02a10fbea9cd833615a4ceee7dd43 (diff)
downloadtxr-8759015d7efe346fc22febcc7f429cfd09bdac97.tar.gz
txr-8759015d7efe346fc22febcc7f429cfd09bdac97.tar.bz2
txr-8759015d7efe346fc22febcc7f429cfd09bdac97.zip
* lib.c (appendv): bugfix: wrong way test.
(vector_list): Wrong zero used, resulting in vector(nil) being called.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 18f9e17c..376ea128 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-12-15 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (appendv): bugfix: wrong way test.
+ (vector_list): Wrong zero used, resulting in vector(nil) being called.
+
+2011-12-15 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): not added as synonym for null.
* lib.c (copy_list): Use list_collect_append rather than