From: Thomas Roessler Date: Wed, 16 Jul 2003 11:17:49 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27594530fa18993e805b363790f3ec56d100de74;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 5c8e3b0f..cf0d65e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-07-16 11:17:31 Brendan Cully (roessler) + + * curs_lib.c, enter.c, keymap.c, keymap.h, mutt.h, mutt_curses.h, + mutt_ssl.c: This patch redoes yesterday's unbuffered input + patch. Now it uses a pseudo-option, which means less mess to carry + down the call stack. It also made it much easier to have the SSL + certificate menu be unbuffered, which it is now. So push commands + won't annoy you when entering passwords or accepting certificates. + 2003-07-15 11:41:32 Brendan Cully (roessler) * curs_main.c, globals.h, imap/command.c, imap/imap.c,