summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2017-10-13 13:50:18 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2017-10-13 13:50:18 -0700
commit1fb6939b94750746de349b6b61115d27fda500f3 (patch)
treeb920ee7e2157d3409010c4ce1cd484e5ef9591a5 /ChangeLog
parent7c36add497883137a9691b994d34e0385b0eab8f (diff)
downloadzsh-1fb6939b94750746de349b6b61115d27fda500f3.tar.gz
zsh-1fb6939b94750746de349b6b61115d27fda500f3.tar.xz
zsh-1fb6939b94750746de349b6b61115d27fda500f3.zip
41873: temporarily disable effects of ${(Z:n:)...} for parsing $(...) within the parameter value
Also fix minor typo in commit b3fa5c52 ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1544c36..497092813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
+2017-10-13  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 41873: Src/lex.c: temporarily disable effects of ${(Z:n:)...}
+	for parsing $(...) expressions within the parameter value
+
 2017-10-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 41833 + 41838: Completion/Unix/Command/_jq: New completion.
 
 2017-10-13  Peter Stephenson  <p.stephenson@samsung.com>
 
-	* 41877: Src/subst·c, Test/E01options.ztst: Separate out
+	* 41877: Src/subst.c, Test/E01options.ztst: Separate out
 	SH_FILE_EXPANSION loop from parameter substitution as the latter
 	can add nodes: SH_FILE_EXPANSION should see following nodes
 	only, but on the next loop parameter substitution needs to see