Sfoglia il codice sorgente

changes file for microdesc_parse refactoring.

Nick Mathewson 6 anni fa
parent
commit
6100378c29
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      changes/ticket31675

+ 3 - 0
changes/ticket31675

@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Refactor the microdescs_parse_from_string() function into smaller
+      pieces, for better comprehensibility.  Closes ticket 31675.