summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5fc62a0..40aaea74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-10 Kaz Kylheku <kaz@kylheku.com>
+
+ * parser.y (yybadtoken): Print unexpected character
+ literally rather than as a Lisp character literal.
+
2015-06-08 Kaz Kylheku <kaz@kylheku.com>
Code simplification.