Sfoglia il codice sorgente

changes file for bug 17758

Nick Mathewson 9 anni fa
parent
commit
6ca87e393b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      changes/bug17758

+ 3 - 0
changes/bug17758

@@ -0,0 +1,3 @@
+  o Minor bugfixes (logging):
+    - Log a more accurate message when we fail to dump a microdescriptor.
+      Fixes bug 17758; bugfix on 0.2.2.8-alpha. Patch from Daniel Pinto.