about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-16 20:12:40 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-16 20:12:40 +0000
commitf2a2f28f7bde196cd1fa205ac0c20336046cf2cf (patch)
treefec9daea2f53a208cc9702aa1343169fdb38fdb6 /ChangeLog
parentdb05cc51fa2298cf128e480d3ac8e5373029f6b9 (diff)
downloadzsh-f2a2f28f7bde196cd1fa205ac0c20336046cf2cf.tar.gz
zsh-f2a2f28f7bde196cd1fa205ac0c20336046cf2cf.tar.xz
zsh-f2a2f28f7bde196cd1fa205ac0c20336046cf2cf.zip
32413: turn off history word marking in cmd subst
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f71c53711..3a7e3cdf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 34313: Src/hist.c, Src/lex.c: need to turn off history
+	word markers when parsing command substitution.
+
 2015-01-16  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 34304: Src/lex.c: improve use of new command substitution