summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e85487e1..094569922 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-13 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 13459: Completion/Core/_path_files: wehn using glob_complete,
+ don't treat everything starting with a tilde as a pattern
+
2001-02-12 Bart Schaefer <schaefer@zsh.org>
* 13457: Completion/Core/compinit: Add `glob' to $_comp_options.