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 ff689243..fa75afb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-04-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (plus): Fixed broken (+ fixnum char) case.
+
2012-04-20 Kaz Kylheku <kaz@kylheku.com>
Fixes for configuring and building in a separate directory.