about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-02-25 20:51:12 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-02-25 20:51:12 +0000
commit5375b71009cd1a484bd4e3ae1cdebdb04bd879bb (patch)
tree8c9063c9eef2bfe74c43c2e9bfd2211af8aa9c8c /ChangeLog
parent3b88638729137b72e3541a07feabe26d5d49ad1c (diff)
downloadzsh-5375b71009cd1a484bd4e3ae1cdebdb04bd879bb.tar.gz
zsh-5375b71009cd1a484bd4e3ae1cdebdb04bd879bb.tar.xz
zsh-5375b71009cd1a484bd4e3ae1cdebdb04bd879bb.zip
26606: fix doubled -s in path completion in some cases
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 745ce27dd..1f8f42a72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 26606: Completion/Unix/Type/_path_files: fix doubled -s
+	in path completion in certain cases.
+
 2009-02-25  Peter Stephenson  <pws@csr.com>
 
 	* Src/hist.c: 26602: history substitution buffer could overflow
@@ -11237,5 +11242,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4579 $                         
+* $Revision: 1.4580 $                         
 *****************************************************