Browse Source

changes file for appveyor support

Nick Mathewson 7 years ago
parent
commit
0c81bdc9ef
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/ticket25549

+ 4 - 0
changes/ticket25549

@@ -0,0 +1,4 @@
+  o Minor features (continuous integration):
+    - Add the necessary configuration files for continuous integration
+      testing on Windows, via the Appveyor platform. Closes ticket 25549.
+      Patches from Marcin Cieślak and Isis Lovecruft.