Merge branch 'maint-0.2.9' into release-0.2.9

This commit is contained in:
Nick Mathewson
2018-09-07 09:15:19 -04:00
3 changed files with 10 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (compatibility):
- Tell OpenSSL to maintain backward compatibility with previous
RSA1024/DH1024 users in Tor. With OpenSSL 1.1.1-pre6, these ciphers
are disabled by default. Closes ticket 27344.