summaryrefslogtreecommitdiff
path: root/changes/ticket40165
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-11-23 14:15:31 -0500
committerNick Mathewson <nickm@torproject.org>2020-11-23 14:15:31 -0500
commit94fc207d42a18d1e3c1358dac4fbd5150af6609f (patch)
treefcd193ba1efe22d65bc05fc322da1624fbad4bdc /changes/ticket40165
parenteb1a010476b77accf1d92a26caeddcdd31e5b913 (diff)
downloadtor-94fc207d42a18d1e3c1358dac4fbd5150af6609f.tar.gz
tor-94fc207d42a18d1e3c1358dac4fbd5150af6609f.zip
Remove changes files for things that went out in 0.4.5.2-alpha or earlier
Diffstat (limited to 'changes/ticket40165')
-rw-r--r--changes/ticket401655
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket40165 b/changes/ticket40165
deleted file mode 100644
index a8dd0a339b..0000000000
--- a/changes/ticket40165
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (compilation):
- - Disable deprecation warnings when building with OpenSSL 3.0.0 or later.
- There are a number of newly deprecated APIs in OpenSSL 3.0.0 that Tor
- still requires. (A later version of Tor will try to stop depending on
- these.) Closes ticket 40165.