]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for apveyor changes
authorNick Mathewson <nickm@torproject.org>
Wed, 10 Oct 2018 14:20:01 +0000 (10:20 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 10 Oct 2018 14:22:08 +0000 (10:22 -0400)
changes/tickets_27764_27943 [new file with mode: 0644]

diff --git a/changes/tickets_27764_27943 b/changes/tickets_27764_27943
new file mode 100644 (file)
index 0000000..e846854
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor bugfixes (CI, appveyor):
+    - Only install the necessary mingw packages during our appveyor
+      builds. This change makes the build a little faster, and prevents a
+      conflict with a preinstalled mingw openssl that appveyor now ships.
+      Fixes bugs 27943 and 27765; bugfix on 0.3.4.2-alpha.