Pārlūkot izejas kodu

Changes file for bug22752 diagnostics

Nick Mathewson 6 gadi atpakaļ
vecāks
revīzija
0ac8f0bde9
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/diagnose_22752

+ 4 - 0
changes/diagnose_22752

@@ -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.