]> granicus.if.org Git - neomutt/commitdiff
document the TLS changes since 1.5.21
authorMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 03:12:12 +0000 (19:12 -0800)
committerMichael Elkins <me@sigpipe.org>
Mon, 31 Dec 2012 03:12:12 +0000 (19:12 -0800)
UPDATING

index 4e9326bb2cb11cfa975e7b81732d2e47f44e1163..b1189c82144e1f1692445bbef123dfc572a40734 100644 (file)
--- 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):