From: Michael Elkins Date: Mon, 31 Dec 2012 03:12:12 +0000 (-0800) Subject: document the TLS changes since 1.5.21 X-Git-Tag: neomutt-20160307~199 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a8018147156af2a493e65dd04e57fbb6b622272;p=neomutt document the TLS changes since 1.5.21 --- diff --git a/UPDATING b/UPDATING index 4e9326bb2..b1189c821 100644 --- a/UPDATING +++ b/UPDATING @@ -4,8 +4,13 @@ mutt. Please read this file carefully when upgrading your installation. The keys used are: !: modified feature, -: deleted feature, +: new feature +1.5.22 (2013-xx-xx): + ! $imap_keepalive default lowered to 300 + $reflow_text, $reflow_wrap for finer control of flowed wrapping + + Support for TLSv1.1 and TLSv1.2. $ssl_use_tlsv1_1 and $ssl_tlsv1_2 + variables control whether the new protocols are used. + ! $ssl_use_tlsv1 now specifically refers to TLSv1.0. 1.5.21 (2010-09-15):