diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-06-22 04:11:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-06-22 04:11:35 +0000 |
commit | 44b34667f844ce57b5b2eba0f2870c1ec7630348 (patch) | |
tree | f0182e773b6a048fa8d3386365f5f82d872f8550 /ChangeLog | |
parent | e164618de256b765a191caa2cc0c2c6476f46abb (diff) | |
download | zsh-44b34667f844ce57b5b2eba0f2870c1ec7630348.tar.gz zsh-44b34667f844ce57b5b2eba0f2870c1ec7630348.tar.xz zsh-44b34667f844ce57b5b2eba0f2870c1ec7630348.zip |
12027: mutt smarts for _mailboxes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c54d757b3..3ae413e20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-22 Clint Adams <schizo@debian.org> + * 12027: Completion/User/_mailboxes: fix splitting problem in + 12024, add intelligence for mutt mailboxes in $maildirectory + not specified in muttrc. + * 12024: Completion/User/_mailboxes: handle multiple mailboxes lines in muttrc. |