summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-11-08 23:34:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-11-08 23:34:11 +0000
commit399cf6312e374e29453326bd38db5285cb406af5 (patch)
treee23a2ee74393a962e9051649dc8bcc38e8b94ce5 /ChangeLog
parent29852fe2145abdae0da87113dbea37b81dc5d58f (diff)
downloadzsh-399cf6312e374e29453326bd38db5285cb406af5.tar.gz
zsh-399cf6312e374e29453326bd38db5285cb406af5.zip
26021: tweak for glob qualifier completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2974c4157..bf5a5ad37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-08 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 26021: Completion/Unix/Type/_path_files: complete glob
+ qualifiers where they don't mess up the rest of the word,
+ don't complete a bare glob qualifier if there's nothing
+ before it.
+
2008-11-08 Clint Adams <clint@zsh.org>
* unposted: Src/glob.c: revert 26014.