Merge branch 'maint-0.4.0' into release-0.4.0

This commit is contained in:
Nick Mathewson
2019-06-10 18:33:26 -04:00
4 changed files with 16 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (testing):
- Skip test_rebind when the TOR_SKIP_TEST_REBIND environmental variable is
set. Fixes bug 30713; bugfix on 0.3.5.1-alpha.
- Skip test_rebind on macOS in Travis, because it is unreliable on
macOS on Travis. Fixes bug 30713; bugfix on 0.3.5.1-alpha.