summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-01-02 10:03:03 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-01-02 10:03:03 -0800
commitb6fdf456e413412aaa7cd132b1f340b5b706eddd (patch)
tree3b5ecf4a94c3c8955ee6307fce79b56186ad96e6 /ChangeLog
parent0e4caada3d016a6e10d695e98a1e2ee9a4a4b9d0 (diff)
downloadtxr-b6fdf456e413412aaa7cd132b1f340b5b706eddd.tar.gz
txr-b6fdf456e413412aaa7cd132b1f340b5b706eddd.tar.bz2
txr-b6fdf456e413412aaa7cd132b1f340b5b706eddd.zip
* eval.c (eval_init): Fix regression introduced in
2011-12-29 commit. We can't use mod_s, because the module which sets up that variable is not yet initialized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e53de9..d59677a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-02 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (eval_init): Fix regression introduced in
+ 2011-12-29 commit. We can't use mod_s, because the module
+ which sets up that variable is not yet initialized.
+
2012-01-01 Kaz Kylheku <kaz@kylheku.com>
Make C globals in TXR Lisp properly assignable, so that for instance