From af1c009c3ea97cb4ec79b54c8b208198230e3ffb Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 22 Jun 2020 12:06:43 +0100 Subject: 46079: Ignore double quotes in math expressions. Treat as white space. This is required for compatibility and previously had no use in zsh as it generated an error. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bf139ed0c..11829e3a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-06-22 Peter Stephenson + + * 46079: Src/math.c, Test/C01arith.ztst: Ignore double quotes in + math expression: treat as white space. + 2020-06-22 Manuel Jacob * 46091: Doc/Zsh/contrib.yo, -- cgit 1.4.1