Changes file for bug22752 diagnostics

This commit is contained in:
Nick Mathewson
2017-06-28 14:27:52 -04:00
parent a088a08eeb
commit 0ac8f0bde9
+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.