aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40511
diff options
context:
space:
mode:
authorTor CI Release <no-email@torproject.org>2022-02-04 16:00:32 +0000
committerDavid Goulet <dgoulet@torproject.org>2022-02-04 11:24:52 -0500
commit3d3c4b6dd5bbbf6bd225086698d6aea02d7e866e (patch)
treec6220a6b6e325282eafb14cb33bf911a4ffcc10f /changes/ticket40511
parented5afc081d9c54f4948e50e38d1877c0aa63019c (diff)
downloadtor-3d3c4b6dd5bbbf6bd225086698d6aea02d7e866e.tar.gz
tor-3d3c4b6dd5bbbf6bd225086698d6aea02d7e866e.zip
release: ChangeLog and ReleaseNotes for 0.4.5.12tor-0.4.5.12
Diffstat (limited to 'changes/ticket40511')
-rw-r--r--changes/ticket405116
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket40511 b/changes/ticket40511
deleted file mode 100644
index 756edd874d..0000000000
--- a/changes/ticket40511
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (compilation):
- - Give an error message if trying to build with a version of LibreSSL
- known not to work with Tor. (There's an incompatibility with
- LibreSSL versions 3.2.1 through 3.4.0 inclusive because of their
- incompatibility with OpenSSL 1.1.1's TLSv1.3 APIs.)
- Closes ticket 40511.