From cfd34c75ac10e05a9573f6b26d3cb2d08b269f6a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 Aug 2017 19:57:47 +0100 Subject: 41504: make empty strings work in case patterns with no leading parenthesis --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 784a2b523..4e8ae5834 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-08-09 Peter Stephenson + + * 41504: Src/lex.c, Src/parse.c, Test/A01grammar.ztst: make + empty strings work in case patterns with no opening + parenthesis. + 2017-08-08 Peter Stephenson * unposted: Config/version.mk: update to 5.4.1-dev-0. -- cgit 1.4.1