summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-11-17 17:44:12 +0000
committerPeter Stephenson <pws@zsh.org>2015-11-17 17:44:12 +0000
commitca0cb170119b3cef4ccdfc743b6c225e9e6eed53 (patch)
treef4734b1bd2ae78daabe9eb97b202b9703cea7681 /ChangeLog
parentbc543abbf6e90ea8678b97cc36732e6f94bbe199 (diff)
downloadzsh-ca0cb170119b3cef4ccdfc743b6c225e9e6eed53.tar.gz
zsh-ca0cb170119b3cef4ccdfc743b6c225e9e6eed53.tar.xz
zsh-ca0cb170119b3cef4ccdfc743b6c225e9e6eed53.zip
37128: work around alias expansion trashing subscript parsing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b11e2d09..1000ae611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-11-17  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 37128: Src/lex.c, Test/D06subscript.ztst: work around alias
+	expansion trashing subcript being parsed.
+
 	* 37127 (minor tweak): Doc/Zsh/params.yo: document indexing of
 	$signals.