Преглед на файлове

Changes file for bug22752 diagnostics

Nick Mathewson преди 6 години
родител
ревизия
0ac8f0bde9
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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.