diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 01:36:55 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 01:36:55 +0000 |
commit | f7fa53ecaa9a6ef8b443d58e105057fc5a6ab719 (patch) | |
tree | 8c7e21456804eb4f80d4a8a033b81262e317604d /ChangeLog | |
parent | 16fe57acd48a47832acae1f0fe7e3c38483c408b (diff) | |
download | zsh-f7fa53ecaa9a6ef8b443d58e105057fc5a6ab719.tar.gz zsh-f7fa53ecaa9a6ef8b443d58e105057fc5a6ab719.tar.xz zsh-f7fa53ecaa9a6ef8b443d58e105057fc5a6ab719.zip |
15940: complete -o utf8 for mount -t vfat.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index afc6f5e86..cad77f74c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-10-05 Clint Adams <clint@zsh.org> + * 15940: Completion/Unix/Command/_mount: + complete -o utf8 for mount -t vfat. + * 15939: Completion/Unix/Command/_mount: complete xfs mount options (for Linux). |