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 2d3fc453..1ae8a0d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-03-25 Kaz Kylheku <kaz@kylheku.com>
+ * parser.y (yybadtoken): Add missing cases for new token
+ types WORDS and WSPLICE.
+
+2014-03-25 Kaz Kylheku <kaz@kylheku.com>
+
Introducing word list literals.
* parser.l (WLIT): New exclusive start state.