summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d20328c5..a4b3a790 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (make_env_intrinsic): New static function.
+ (eval_init): Register new intrinsics make-env, env-fbind and env-vbind.
+
+ * txr.1: Documented.
+
+2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+
Version 83
* txr.c (version): Bumped.