summaryrefslogtreecommitdiff
path: root/changes/ticket28574
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-18 08:15:38 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-18 08:15:38 -0500
commit90187b1bfc377a177a62043b1959640848c6bcf7 (patch)
treea89e0bbba2a05a9d2327e6a063325d3fdcb65ceb /changes/ticket28574
parent8d5ad8cd34a7755d025ec4a50879acea5ded7ddc (diff)
downloadtor-90187b1bfc377a177a62043b1959640848c6bcf7.tar.gz
tor-90187b1bfc377a177a62043b1959640848c6bcf7.zip
Remove changes that are already merged in 0.3.5.x releases
Diffstat (limited to 'changes/ticket28574')
-rw-r--r--changes/ticket285744
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket28574 b/changes/ticket28574
deleted file mode 100644
index 562810f511..0000000000
--- a/changes/ticket28574
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (continuous integration, Windows):
- - Explicitly specify the path to the OpenSSL library and do not download
- OpenSSL from Pacman, but instead use the library that is already provided
- by AppVeyor. Fixes bug 28574; bugfix on master.