Selaa lähdekoodia

changes file for microdesc_parse refactoring.

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