[tor-commits] [tor/release-0.2.9] backport a changelog change from arma to 0.2.9

nickm at torproject.org nickm at torproject.org
Tue Feb 27 23:38:47 UTC 2018


commit 789a360e0a05764d398b248ac6fe4f049a5841ed
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Feb 27 18:38:36 2018 -0500

    backport a changelog change from arma to 0.2.9
---
 ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e7bbe2705..6a3332f39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.2.9.15 - 2018-03-xx
+ Changes in version 0.2.9.15 - 2018-03-xx
   Tor 0.2.9.15 backports important security and stability bugfixes from
   later Tor releases. All Tor users should upgrade to this release, or
   to another of the releases coming out today.
@@ -44,7 +44,7 @@ Changes in version 0.2.9.15 - 2018-03-xx
     - Tor will now support TLS1.3 once OpenSSL 1.1.1 is released.
       Previous versions of Tor would not have worked with OpenSSL 1.1.1,
       since they neither disabled TLS 1.3 nor enabled any of the
-      ciphersuites it requires. Here we enable the TLS 1.3 ciphersuites.
+      ciphersuites it requires. Now we enable the TLS 1.3 ciphersuites.
       Closes ticket 24978.
 
   o Minor features (denial-of-service avoidance):



More information about the tor-commits mailing list