about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-17 09:06:05 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-17 09:06:05 +0000
commit5452be3a4ac5fcb587981625d1a4e5ccb503f652 (patch)
tree97313237f10c0c174b2bc27cf9b369b7529dfcac /ChangeLog
parent027604400ba98f4c947784fc691dc7c93b9bf366 (diff)
downloadzsh-5452be3a4ac5fcb587981625d1a4e5ccb503f652.tar.gz
zsh-5452be3a4ac5fcb587981625d1a4e5ccb503f652.tar.xz
zsh-5452be3a4ac5fcb587981625d1a4e5ccb503f652.zip
15400
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aac4ac5a..0c55e92f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-17  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 15400: Completion/Unix/Type/_path_files,
+	Completion/Zsh/Command/_zstyle, Doc/Zsh/compsys.yo: add
+	preserve-prefix style to keep pathname prefix unchanged
+
 2001-07-10  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15357: Completion/Base/Completer/_prefix, Src/Zle/compcore.c,