]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 14 Jul 2003 12:18:10 +0000 (12:18 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 14 Jul 2003 12:18:10 +0000 (12:18 +0000)
ChangeLog

index 8c067559c36f6f351def40b52ef369cdb0abe194..08d6827d7073e2993b7f79ccd89a1f2322fb7f3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-07-14 12:17:43  Brendan Cully  <brendan@kublai.com>  (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@does-not-exist.org>  (roessler)
 
        * imap/auth_sasl.c: Increase a buffer's size.