From: Brendan Cully Date: Sun, 7 Aug 2005 23:53:32 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a61d63b12d3c99d03d89235ff22b0a54d31865f9;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index e0ebf1ec0..098b80308 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2005-08-07 22:16:25 Brendan Cully (brendan) +2005-08-07 23:52:08 Brendan Cully (brendan) + + * imap/browse.c, imap/command.c, imap/imap.c, init.h, mutt.h: New + option: $imap_check_subscribed. If set, mutt will fetch the set of + subscribed mailboxes from the server and add them to the buffy + list. * browser.c: Avoid a segfault attempting to browse an invalid IMAP URL.