From: Rocco Rutte Date: Thu, 2 Jul 2009 11:02:44 +0000 (+0200) Subject: Manual: fix supported version numbers for mixmaster X-Git-Tag: neomutt-20160307~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d45cc146997a7b209c14b6743d675e44fcb493b;p=neomutt Manual: fix supported version numbers for mixmaster --- diff --git a/ChangeLog b/ChangeLog index 6d817a337..b8c06a468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-07-02 00:06 -0700 Brendan Cully (029ba140fb48) + + * curs_main.c: Handle keepalive failure when changing folders. There + are probably many other places where this kind of thing could happen + though. See #3028. + +2009-07-01 18:13 -0700 Rocco Rutte (f6c6066a5925) + + * account.c, mutt_sasl.c, smtp.c: Make getuser/pass abort + if input is required in batch mode. Replaces [0a3de4d9a009]. See + #3289. + 2009-07-01 23:24 +0200 Rocco Rutte (9a5f4364c166) * doc/manual.xml.head: Manual: Add detailed section on charset diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 31f78dc2c..af07bdfbb 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -7417,9 +7417,7 @@ for the latter syntax. EXACT_ADDRESS in the output of You may also have compiled Mutt to co-operate with Mixmaster, an anonymous remailer. Mixmaster permits you to send your messages anonymously using a chain of remailers. Mixmaster support in Mutt is for -mixmaster version 2.04 (beta 45 appears to be the latest) and 2.03. -It does not support earlier versions or the later so-called version 3 betas, -of which the latest appears to be called 2.9b23. +mixmaster version 2.04 or later.