From: Brendan Cully Date: Sun, 7 Aug 2005 21:30:56 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ee98b6fc8bdcc02b9b5e49d75a080b0fa62b492;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index d31ef5bdc..43c3b97ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-08-07 21:29:23 Brendan Cully (brendan) + + * imap/imap.c: Allow IMAP tab-completion to complete over defined + mailboxes, saving a bunch of typing for the hostname part of the + URL. Should probably be extended to complete over open connections + and possibly also folder/account hooks. + + * account.c, curs_lib.c, protos.h: Reuse mutt_get_field for + mutt_get_field_unbuffered. + 2005-08-07 06:20:37 Anders Helmersson (brendan) * pager.c: Certain versions of libc may segfault during regex