aboutsummaryrefslogtreecommitdiff
path: root/changes/bug28399
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-11-15 14:32:53 +1000
committerteor <teor@torproject.org>2018-11-15 19:23:33 +1000
commit540c833f20934ca0219579b96fae87c65bc1534e (patch)
tree383e92d2f2c426afc65daed8bb1247c75973d7ff /changes/bug28399
parent4c3d61b5f2450ff8bf81f02bbaa2a42baa7af372 (diff)
downloadtor-540c833f20934ca0219579b96fae87c65bc1534e.tar.gz
tor-540c833f20934ca0219579b96fae87c65bc1534e.zip
Appveyor: remove incorrect OpenSSL path
Fixes 28399 on 0.3.4.1-alpha.
Diffstat (limited to 'changes/bug28399')
-rw-r--r--changes/bug283994
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug28399 b/changes/bug28399
new file mode 100644
index 0000000000..9096db70b0
--- /dev/null
+++ b/changes/bug28399
@@ -0,0 +1,4 @@
+ o Minor bugfixes (continuous integration, Windows):
+ - Stop using an external OpenSSL install, and stop installing MSYS2
+ packages, when building using mingw on Appveyor Windows CI.
+ Fixes bug 28399; bugfix on 0.3.4.1-alpha.