From 4bed2cf256cf79f8e17093d54a67f75dfa54794a Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sun, 27 Sep 2015 23:56:38 -0700 Subject: 36669: fix ${(z)...} of an an incomplete math expression by restoring "((" at the front of the token --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f5b1a073f..bebc97b53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-28 Barton E. Schaefer + + * 36669: Src/lex.c: fix ${(z)...} of an an incomplete math + expression by restoring "((" at the front of the token + 2015-09-28 Daniel Shahaf * unposted: Etc/zsh-development-guide: Update link to my -- cgit 1.4.1