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 35f9553c..83e149e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2014-02-25 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (obj_init): Revert qquote, unquote and splice
+ to the system namespace, for hygiene.
+
+ * txr.1: Updated.
+
+2014-02-25 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): HAVE_MAKEDEV not HAVE_MKDEV.
2014-02-25 Kaz Kylheku <kaz@kylheku.com>