From: Brendan Cully Date: Thu, 28 Jul 2005 19:48:55 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6a59c1955ba589b71a78c8d1d5a3493e116a745;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index c0c2ee793..041706478 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-07-28 19:47:40 Brendan Cully (brendan) + + * imap/auth_cram.c, imap/auth_login.c: Use mutt_account_getlogin + instead of getuser for authentication methods that only support an + authentication ID. As a side-effect, don't display a dangling + authentication name pointer in getpass. + 2005-07-27 15:08:43 Vincent Lefevre (brendan) * crypt-gpgme.c: Correct two typos in GPGME error messages.