about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d806aa01b..f114f0b0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -401,6 +401,10 @@
 	Completion/Zsh/Command/_zstyle, Doc/Zsh/compsys.yo: add
 	preserve-prefix style to keep pathname prefix unchanged
 
+2001-07-13  Andrej Borsenkow  <bor@zsh.org>
+
+	* 15390: Completion/Unix/Command/_mount: Cygwin support
+
 2001-07-10  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15357: Completion/Base/Completer/_prefix, Src/Zle/compcore.c,