]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Thu, 28 Jul 2005 19:48:55 +0000 (19:48 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 28 Jul 2005 19:48:55 +0000 (19:48 +0000)
ChangeLog

index c0c2ee7930183e4ee243d5bb8c27c3ed9665e9e2..0417064785eb412e489760355459bc2180624117 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-28 19:47:40  Brendan Cully  <brendan@kublai.com>  (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  <vincent@vinc17.org>  (brendan)
 
        * crypt-gpgme.c: Correct two typos in GPGME error messages.