1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-30 15:02:18 +01:00

accidentally committed 15278

This commit is contained in:
Andrey Borzenkov 2001-07-13 12:32:59 +00:00
parent ed914f48f3
commit 0d3bfa66c1

View file

@ -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>