Merge remote-tracking branch 'github/ticket19429_034'

This commit is contained in:
Nick Mathewson
2018-04-30 09:41:33 -04:00
6 changed files with 78 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (compatibility):
- Tor now detects versions of OpenSSL 1.1.0 and later compiled with the
no-deprecated option, and builds correctly with them. Closes
tickets 19429, 19981, and 25353.