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 f20af3669..19b72edb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 35682: Src/text.c, plus Test/A01grammar.ztst: turning case
+	statements parsed as multiple alternatives back into text.
+
 2015-07-03  Oliver Kiddle  <opk@zsh.org>
 
 	* 35681: Src/Modules/datetime.c: fix day of month initialisation