about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-10-11 09:19:54 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-10-11 09:19:54 +0000
commitd0303296cdd465703ef95930ac254b73280b66bf (patch)
tree17e7a16b1916090c80f1cd73769bcb8c0fe4efdb /ChangeLog
parent175ae571f38bb7f18125261b76c8e27074363bba (diff)
downloadzsh-d0303296cdd465703ef95930ac254b73280b66bf.tar.gz
zsh-d0303296cdd465703ef95930ac254b73280b66bf.tar.xz
zsh-d0303296cdd465703ef95930ac254b73280b66bf.zip
use expanded paths (expand style with value prefix) only when we are at the last matcher spec (16002)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fbaf6ad1..1f2573921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-11  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 16002: Completion/Unix/Type/_path_files: use expanded paths
+	(expand style with value prefix) only when we are at the last
+	matcher spec
+
 2001-10-10  Clint Adams  <clint@zsh.org>
 
 	* 16006: Completion/Unix/Type/_mailboxes, Doc/Zsh/compsys.yo: