aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40399
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-06-07 15:02:55 -0400
committerNick Mathewson <nickm@torproject.org>2021-06-07 15:02:55 -0400
commit60070546a71445688594c129d86be8ad081352e5 (patch)
tree508e36221e125ff8e0a4d26d3ca4344580a5e308 /changes/bug40399
parent8a3c8925b8a4528cf101c0a100eea983694a54d3 (diff)
downloadtor-60070546a71445688594c129d86be8ad081352e5.tar.gz
tor-60070546a71445688594c129d86be8ad081352e5.zip
remove rolled-up changes file.
Diffstat (limited to 'changes/bug40399')
-rw-r--r--changes/bug403995
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug40399 b/changes/bug40399
deleted file mode 100644
index 7954b85eaf..0000000000
--- a/changes/bug40399
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (compatibility):
- - Remove an assertion function related to TLS renegotiation.
- It was used nowhere outside the unit tests, and it was breaking
- compilation with recent alpha releases of OpenSSL 3.0.0.
- Closes ticket 40399.