aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-03-25 10:56:27 -0400
committerNick Mathewson <nickm@torproject.org>2020-03-25 10:56:27 -0400
commit03b0d1840a9a416db520107a68509c296f522f2e (patch)
treee2593ebc155fa73f3637565bcc54756a8b536a27 /changes
parent29420ab396cffb4b3c062b76fc859cc01f2206b7 (diff)
parent048714d2ceab0d4658f0d11c50c6fd57f042e1ed (diff)
downloadtor-03b0d1840a9a416db520107a68509c296f522f2e.tar.gz
tor-03b0d1840a9a416db520107a68509c296f522f2e.zip
Merge branch 'maint-0.4.2' into maint-0.4.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug336736
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug33673 b/changes/bug33673
new file mode 100644
index 0000000000..37c00f2e6e
--- /dev/null
+++ b/changes/bug33673
@@ -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.