changes file for microdesc_parse refactoring.

This commit is contained in:
Nick Mathewson
2019-09-09 15:48:58 -04:00
parent 2e1989dacc
commit 6100378c29
+3
View File
@@ -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.