diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 01:46:27 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 01:46:27 +0000 |
commit | bf15727e383536b1be06e8bba56a1662fba6b11d (patch) | |
tree | 26099e80b8f22df691c8a14026c64cd35ab91119 /ChangeLog | |
parent | 8c75b8b4f04015cd8186c79d6d126e8f2c5dccbe (diff) | |
download | zsh-bf15727e383536b1be06e8bba56a1662fba6b11d.tar.gz zsh-bf15727e383536b1be06e8bba56a1662fba6b11d.tar.xz zsh-bf15727e383536b1be06e8bba56a1662fba6b11d.zip |
15941: complete reiserfs mount options.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a07d743ba..eabb05654 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-10-05 Clint Adams <clint@zsh.org> + * 15941: Completion/Unix/Command/_mount: + complete reiserfs mount options. + * 15940: Completion/Unix/Command/_mount: complete -o utf8 for mount -t vfat. |