about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-13 08:09:49 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-13 08:09:49 +0000
commit45051d58ab773ebd65f1ec07e58d1b43587d1a4f (patch)
tree1f17f555babedf743c135c4c8b0302b2c7f232b7 /ChangeLog
parent73d0e1adb18b095fcba9527fab0c865ab7f25e30 (diff)
downloadzsh-45051d58ab773ebd65f1ec07e58d1b43587d1a4f.tar.gz
zsh-45051d58ab773ebd65f1ec07e58d1b43587d1a4f.tar.xz
zsh-45051d58ab773ebd65f1ec07e58d1b43587d1a4f.zip
make _files not use its own description if there is one from a calling function; improve -P-prefix handling in _path_files (15389)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9d592af5..2679f36cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-13  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 15389: Completion/Unix/Type/_files,
+	Completion/Unix/Type/_path_files: make _files not use its own
+	description if there is one from a calling function; improve
+	-P-prefix handling in _path_files
+
 2001-07-11  Bart Schaefer  <schaefer@zsh.org>
 
 	* 15375: Doc/Zsh/options.yo: Explain the effect of CORRECT on