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: mutt-1-5-22-rel~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c46c92ce36840341d58d475067a8633dc472276c;p=mutt document the TLS changes since 1.5.21 --- diff --git a/UPDATING b/UPDATING index 4e9326bb..b1189c82 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):