From: Thomas Roessler Date: Mon, 14 Jul 2003 12:18:10 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e8818c8ad32e45b6f805c989cd4f40a7ea18acf;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 8c067559..08d6827d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-07-14 12:17:43 Brendan Cully (roessler) + + * account.c, curs_lib.c, enter.c, keymap.c, keymap.h, mutt.h, + mutt_curses.h: The attached patch prevents mutt from reading the + push buffer when asking for passwords. This is a proper fix for + bug 1312. I think it's uncontroversial. + 2003-07-04 17:15:34 Thomas Roessler (roessler) * imap/auth_sasl.c: Increase a buffer's size.