summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eef1fdd6..da3cb05a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-12-07 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (progn_s): New symbol variable.
+ (op_progn): New static function.
+ (eval_init): Initialize new variable, register progn operator.
+
+ * txr.1: progn documented.
+
2011-12-06 Kaz Kylheku <kaz@kylheku.com>
Version 046