Merge branch 'bug22752_031_simple' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2017-09-04 15:48:01 -04:00
4 changed files with 95 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (windows, directory cache):
- On windows, do not try to delete cached consensus documents and
diffs, until they unmapped from memory. Allow the diff storage
directory to grow larger in order to handle files that might
need to stay around longer. Fixes bug 22752; bugfix on
0.3.1.1-alpha.