about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-18 16:43:26 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-01-18 16:43:26 +0000
commite34ce85151dcd5ac698e116a6742d481ff64ae2c (patch)
tree2067381ddd27bf739a4369ec5761af90717c42f5 /ChangeLog
parent870d880befaede1f55f232717a93ed07b9edb4c6 (diff)
downloadzsh-e34ce85151dcd5ac698e116a6742d481ff64ae2c.tar.gz
zsh-e34ce85151dcd5ac698e116a6742d481ff64ae2c.tar.xz
zsh-e34ce85151dcd5ac698e116a6742d481ff64ae2c.zip
34319: fix alias expansion in history for command substitution
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7971cbf9e..3dd3f8c70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 34319: Src/hist.c, Src/lex.c: alias expansion in history of
+	command substitution.
+
 2015-01-17  Axel Beckert  <abe@deuxchevaux.org>
 
 	* 34314: Wieland Hoffmann: Completion/Unix/Command/_git: Change