]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Sun, 7 Aug 2005 23:53:32 +0000 (23:53 +0000)
committerBrendan Cully <brendan@kublai.com>
Sun, 7 Aug 2005 23:53:32 +0000 (23:53 +0000)
ChangeLog

index e0ebf1ec017af318c1a11ca70522b2896b5f4506..098b803080c4874d4d562933d118d58d1ec3ba51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-08-07 22:16:25  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-08-07 23:52:08  Brendan Cully  <brendan@kublai.com>  (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.