about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2017-10-17 20:29:47 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2017-10-17 20:29:47 -0700
commitdcd4f02845cba2a19895e03b53e9dcea1817d3ad (patch)
treece6312d3acfe1dda31bb428c88db7ec5edb2701b /ChangeLog
parent3b0c8bdac8930712c2f7ee7fd0b737de2185144f (diff)
downloadzsh-dcd4f02845cba2a19895e03b53e9dcea1817d3ad.tar.gz
zsh-dcd4f02845cba2a19895e03b53e9dcea1817d3ad.tar.xz
zsh-dcd4f02845cba2a19895e03b53e9dcea1817d3ad.zip
41902: ${(z)...} continues parsing on unmatched quote when CSH_JUNKIE_QUOTES is set
Tests for 41902 and 41873
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8feffbf1d..c5ebfa389 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-10-17  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* unposted: Test/D04parameter.ztst: tests for 41902
+
+	* 41902: Src/lex.c: ${(z)...} continues parsing on unmatched
+	quote when CSH_JUNKIE_QUOTES is set.
+
+	* unposted (cf. Sebastian: 41891): Test/D04parameter.ztst:
+	regression test for 41873
+	
 2017-10-17  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/builtins.yo: Document "typeset -p"'s optional