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 acb32b2a..a6af113f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-12-17 Kaz Kylheku <kaz@kylheku.com>
+ * parser.y (yybadtoken): Handle HASH_H.
+
+2013-12-17 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (op_defvar): Fix the semantics to be similar to Common Lisp:
no effect if the variable already exists.