Explorar el Código

changes file for microdesc_parse refactoring.

Nick Mathewson hace 6 años
padre
commit
6100378c29
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.