From 7fa8698dbec1812d13d8d7a1f323329baa9a10c4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 4 Dec 2011 22:23:36 -0800 Subject: * parser.y (force_regular_quotes): Function removed. (list): Prior commit reversed. * txr.1: Prior commit reversed. * RELNOTES: No semantics clarification in quasiquote; bugfixes only. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c35467ff..768eff4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-12-04 Kaz Kylheku + + * parser.y (force_regular_quotes): Function removed. + (list): Prior commit reversed. + + * txr.1: Prior commit reversed. + + * RELNOTES: No semantics clarification in quasiquote; bugfixes only. + 2011-12-04 Kaz Kylheku * eval.c (op_qquote_error, op_unquote_error): New static functions. -- cgit v1.2.3