about summary refs log tree commit diff
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 c67d53356..16a643e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-23  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* 44345: Src/text.c, Test/A01grammar.ztst: fix wordcode traversal
+	where ! without a following command could result in a crash
+
 2019-05-20  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 44307: Src/exec.c, Src/init.c, Src/params.c, Src/utils.c: