diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 00:58:40 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-10-05 00:58:40 +0000 |
commit | ad3d63eeeb08377a0d68846b2db9de5858f865a2 (patch) | |
tree | 9722716dc4b2e79a2b2f102e20f2a6f33fb53e7e /ChangeLog | |
parent | 1bbe1d1b0a60d0a35259f6dc4adf53fb1cbfe759 (diff) | |
download | zsh-ad3d63eeeb08377a0d68846b2db9de5858f865a2.tar.gz zsh-ad3d63eeeb08377a0d68846b2db9de5858f865a2.tar.xz zsh-ad3d63eeeb08377a0d68846b2db9de5858f865a2.zip |
15938: complete ext3 mount options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 86a383796..96ae6a123 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-05 Clint Adams <clint@zsh.org> + + * 15938: Completion/Unix/Command/_mount: + complete ext3 mount options. + 2001-10-02 Clint Adams <clint@zsh.org> * 15919: Src/linklist.c, Src/Modules/tcp.c, Src/Modules/tcp.h: |