aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket29026
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-02-21 09:41:55 -0500
committerNick Mathewson <nickm@torproject.org>2019-02-21 09:41:55 -0500
commit11760f91493902e35d308096645b3736207cc08e (patch)
treebeb49d64a12e5da49143a8b5028e827faab3cd4f /changes/ticket29026
parent8dcecfb00028aa57ee8fb7bd6c9b817da365bdf2 (diff)
downloadtor-11760f91493902e35d308096645b3736207cc08e.tar.gz
tor-11760f91493902e35d308096645b3736207cc08e.zip
Start an 0.3.5.8 changelog
Diffstat (limited to 'changes/ticket29026')
-rw-r--r--changes/ticket290264
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket29026 b/changes/ticket29026
deleted file mode 100644
index 1db873dfcf..0000000000
--- a/changes/ticket29026
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (compilation):
- - Compile correctly when OpenSSL is built with engine support
- disabled, or with deprecated APIs disabled. Closes ticket
- 29026. Patches from "Mangix".