Merge branch 'maint-0.3.1'

This commit is contained in:
Nick Mathewson
2017-06-29 10:43:50 -04:00
3 changed files with 13 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (bug mitigation, diagnostics, logging):
- Avoid an assertion failure, and log a better error message,
when unable to remove a file from the consensus cache on
Windows. Attempts to mitigate and diagnose bug 22752.