about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-07-13 12:32:59 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-07-13 12:32:59 +0000
commit0d3bfa66c1e005567a9588f04a54431699c0294b (patch)
tree77e817f86307ee2f15193c5e0ace8be2d9d0d7aa
parented914f48f36eac575e024abe75290243f8fe223e (diff)
downloadzsh-0d3bfa66c1e005567a9588f04a54431699c0294b.tar.gz
zsh-0d3bfa66c1e005567a9588f04a54431699c0294b.tar.xz
zsh-0d3bfa66c1e005567a9588f04a54431699c0294b.zip
accidentally committed 15278
-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>