]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 16 Jul 2003 11:17:49 +0000 (11:17 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 16 Jul 2003 11:17:49 +0000 (11:17 +0000)
ChangeLog

index 5c8e3b0fc948ef0a6aec380415c1124f002f4f3c..cf0d65e8e268e69bd5f7136b5f92b9d34745b010 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-07-16 11:17:31  Brendan Cully  <brendan@kublai.com>  (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  <brendan@kublai.com>  (roessler)
 
        * curs_main.c, globals.h, imap/command.c, imap/imap.c,