Selaa lähdekoodia

changes file for bug 17758

Nick Mathewson 9 vuotta sitten
vanhempi
commit
6ca87e393b
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.