summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-03-02 22:03:44 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-03-02 22:03:44 -0800
commite23eefb30af6f88ca18887131c547a545c9edbef (patch)
tree3fc505fac8ff133bee3e5b124ce80b07c8c49775 /ChangeLog
parent7807b9cc097e9356217e3071ad1310191dda58fe (diff)
downloadtxr-e23eefb30af6f88ca18887131c547a545c9edbef.tar.gz
txr-e23eefb30af6f88ca18887131c547a545c9edbef.tar.bz2
txr-e23eefb30af6f88ca18887131c547a545c9edbef.zip
Version 83txr-83
* txr.c (version): Bumped. * txr.1: Bumped version, set date. * configure (txr_ver): Bumped. * RELNOTES: Updated * dep.mk: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34709343..d20328c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+ Version 83
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version, set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES: Updated
+
+ * dep.mk: Updated.
+
+2014-03-02 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (expand): Bugfix. When processing a defvar, should mark
the variable as special at expansion time. Without this, binding
forms in other parts of the tree won't be expanded properly