diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-10-22 12:10:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-10-22 12:10:30 -0400 |
commit | 4013e50cb732bfb3e2706baef5cd7aba8d16d8c4 (patch) | |
tree | 6127601f7007c76ba65bb4ed225cdbbd69ae9f1f /changes/bug31884 | |
parent | 9bb0ca122f13255982566b440b0b9d03b6a9e44b (diff) | |
parent | 21c3488af714ade6f07251194165d92f77f06c31 (diff) | |
download | tor-4013e50cb732bfb3e2706baef5cd7aba8d16d8c4.tar.gz tor-4013e50cb732bfb3e2706baef5cd7aba8d16d8c4.zip |
Merge branch 'maint-0.3.5' into maint-0.4.0
Diffstat (limited to 'changes/bug31884')
-rw-r--r-- | changes/bug31884 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug31884 b/changes/bug31884 new file mode 100644 index 0000000000..ddb6c50d74 --- /dev/null +++ b/changes/bug31884 @@ -0,0 +1,3 @@ + o Minor bugfixes (Appveyor CI): + - Avoid spurious errors when Appveyor CI fails before the install step. + Fixes bug 31884; bugfix on 0.3.4.2-alpha. |