summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1febf32f..49db226a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-11-28 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (eval_init): More functions.
+
+ * txr.vim: More highlighting.
+
+2011-11-28 Kaz Kylheku <kaz@kylheku.com>
+
Adding streams functions to Lisp evaluator.
* eval.c (op_let): Bugfix: was not evaluating var init forms.