summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4a3c9c1d..ba6e762f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-11-08 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 13128: Completion/Builtins/_zstyle, Completion/Core/_match,
+ Completion/Core/_path_files, Doc/Zsh/compsys.yo: aloow value
+ `pattern' for insert-unambiguous style to preserve patterns in the
+ original string; add list-suffixes style to make file completion
+ list path suffixes if possible; slightly improved completion of
+ pathnames with multiple pattern-components
+
2000-11-06 Bart Schaefer <schaefer@zsh.org>
* 13127: Completion/User/_rcs: Test of $compstate[nmatches] was a