about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 08f037682..5a62df781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2001-07-13  Andrej Borsenkow  <bor@zsh.org>
 
-	* 15390: Completion/Unix/Command/_mount: Cygwin support
+	* 15278 (Sven), 15390: Completion/Unix/Command/_mount,
+	Completion/Unix/Type/_path_files: more Cygwin support
+	15278 was accidentally committed by me
 
 2001-07-13  Sven Wischnowsky  <wischnow@zsh.org>