summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6e383f0..c9decb79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-04-10 Kaz Kylheku <kaz@kylheku.com>
+ * gc.c (sweep): Fix comment referring to nonexistent identifier.
+
+2015-04-10 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): There is an until_s global variable, so
no need to intern the symbol when registering me_until.