about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94bfe5efc..d3b0825cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-06  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11776: Completion/Core/_path_files: fix for _path_files and
+ 	globcomplete, better test if word contains wildcards
+	
 	* 11768: Doc/Zsh/expn.yo, Src/lex.c, Src/subst.c: make (e) flag be
  	silent unless (X) is given, too