diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-10-10 19:31:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-10-10 19:31:07 +0000 |
commit | 414f028ed998a0e3f8666bb4bb763104cd4a0b91 (patch) | |
tree | 85ca750d2995689ada2218dca4ea99a0f0bdcd0d /ChangeLog | |
parent | 4d1d676dbaf674ed713ae3ecc3afee216d77e00b (diff) | |
download | zsh-414f028ed998a0e3f8666bb4bb763104cd4a0b91.tar.gz zsh-414f028ed998a0e3f8666bb4bb763104cd4a0b91.tar.xz zsh-414f028ed998a0e3f8666bb4bb763104cd4a0b91.zip |
16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fc6b18392..bdf29a700 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-10 Clint Adams <clint@zsh.org> + + * 16005: Completion/Unix/Command/_mount: + check /etc/filesystems under Linux. + 2001-10-10 Oliver Kiddle <opk@zsh.org> * 16xxx: acconfig.h, zshconfig.ac, Etc/MACHINES, |