Merge branch 'maint-0.4.1' into release-0.4.1

This commit is contained in:
Nick Mathewson
2020-03-25 10:56:27 -04:00
2 changed files with 20 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Testing:
- In our Appveyor Windows CI, copy required DLLs to test and app, before
running tor's tests. This ensures that tor.exe and test*.exe use the
correct version of each DLL. This fix is not required, but we hope it
will avoid DLL search issues in future.
Fixes bug 33673; bugfix on 0.3.4.2-alpha.