From 8f71f5ec7497440e0ab55a95c03d8a38bb875d26 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 22 Feb 2014 19:33:47 -0800 Subject: * lib.c (obj_init): changing the quote, qquote, unquote and splice symbols to be in the regular user package, rather than the system package. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 02f27206..1664beed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-02-22 Kaz Kylheku + + * lib.c (obj_init): changing the quote, qquote, unquote + and splice symbols to be in the regular user package, + rather than the system package. + 2014-02-22 Kaz Kylheku * parser.y: Allow the (. expr) syntax to denote expr. -- cgit v1.2.3