commit a58a41c15a53edda1e560221bd17e46c8df6a661 parent da159c45e2447c729601a1393e93de908ba27c16 Author: Nick Mathewson <nickm@torproject.org> Date: Tue, 29 Aug 2017 13:09:39 -0400 Changes file for bug22752 (simple version) Diffstat:
| A | changes/bug22752_simple | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug22752_simple b/changes/bug22752_simple @@ -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.