about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-19 09:32:30 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-19 09:32:30 +0000
commit2769b198812abf82cc3b074852714959213f266a (patch)
tree9e04e9f98e6974108c8e8e6511f29df62ff56bcb /ChangeLog
parent207758992aed766b96e511bf067b6505c9e783cd (diff)
downloadzsh-2769b198812abf82cc3b074852714959213f266a.tar.gz
zsh-2769b198812abf82cc3b074852714959213f266a.tar.xz
zsh-2769b198812abf82cc3b074852714959213f266a.zip
improve filename completion; use accept-exact for in-path completion; new fake style (11971)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d5eb22b2..18c8fe9c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
 
 2000-06-19  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11971: Completion/Core/_path_files, Doc/Zsh/compsys.yo,
+ 	Src/Zle/compcore.c, Src/Zle/computil.c: improve filename
+ 	completion; use accept-exact for in-path completion; new fake style
+	
 	* users/3188: Completion/Core/_description, Completion/Core/_setup,
  	Doc/Zsh/compsys.yo: restore ZLS_COLORS when possible; better
  	group-name handling in ZLS_COLORS