diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-10-10 20:10:44 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-10-10 20:10:44 +0000 |
commit | 175ae571f38bb7f18125261b76c8e27074363bba (patch) | |
tree | ff726d2434ae5e8964eb8ccad69c98182fda1596 /ChangeLog | |
parent | 414f028ed998a0e3f8666bb4bb763104cd4a0b91 (diff) | |
download | zsh-175ae571f38bb7f18125261b76c8e27074363bba.tar.gz zsh-175ae571f38bb7f18125261b76c8e27074363bba.tar.xz zsh-175ae571f38bb7f18125261b76c8e27074363bba.zip |
16006: use styles for mail directory, pine directory, and muttrc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bdf29a700..0fbaf6ad1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-10-10 Clint Adams <clint@zsh.org> + * 16006: Completion/Unix/Type/_mailboxes, Doc/Zsh/compsys.yo: + use styles for mail directory, pine directory, + and muttrc. + * 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. |