diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-11-23 14:15:31 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-11-23 14:15:31 -0500 |
commit | 94fc207d42a18d1e3c1358dac4fbd5150af6609f (patch) | |
tree | fcd193ba1efe22d65bc05fc322da1624fbad4bdc /changes/ticket40165 | |
parent | eb1a010476b77accf1d92a26caeddcdd31e5b913 (diff) | |
download | tor-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/ticket40165 | 5 |
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. |