about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-04-16 08:27:44 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-04-16 08:27:44 +0000
commit2603a2d2b7cacc59a990acd58d2269acf45bb2c5 (patch)
tree5166104bf69c904fd3d3d1e59afba00be70d5cc5 /ChangeLog
parenta8e0c3b988ee63d45e6af1a19d32c1e6439a11bc (diff)
downloadzsh-2603a2d2b7cacc59a990acd58d2269acf45bb2c5.tar.gz
zsh-2603a2d2b7cacc59a990acd58d2269acf45bb2c5.tar.xz
zsh-2603a2d2b7cacc59a990acd58d2269acf45bb2c5.zip
make _path_files use match specs from the matcher style when calling compfiles (users/4836)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b13b25860..2b53a3ee0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-04-16  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* users/4836: Completion/Unix/Type/_path_files: make
+	_path_files use match specs from the matcher style when calling
+	compfiles
+
 	* 16991: Completion/Base/Utility/_values: make _values not use
 	-Q