about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-07-22 20:58:57 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-07-22 20:58:57 +0100
commit6533ae0719af7a0dee563ed3d74aaf3a565e337a (patch)
tree026afee90aba4f181264a188dedd20979e677ba3 /ChangeLog
parent4e3f838269edf39e10bc051476dac11c4fe24eee (diff)
downloadzsh-6533ae0719af7a0dee563ed3d74aaf3a565e337a.tar.gz
zsh-6533ae0719af7a0dee563ed3d74aaf3a565e337a.tar.xz
zsh-6533ae0719af7a0dee563ed3d74aaf3a565e337a.zip
31559: Fix history line problem with aliases and comments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fba3d5392..cab2fa469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-07-22  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 31559: Src/lex.c: Fix problem with history lines for comments
+	that occur in the middle of an alias.
+
 	* Eric Cook: 31558: Completion/Command/Unix/_qemu: name of
 	binary has changed.