Explorar o código

changes file for splitting routerparse.c (#27924)

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
a1504f138d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      changes/ticket27924

+ 3 - 0
changes/ticket27924

@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Divide the "routerparse.c" module into separate modules for each
+      group of parsed objects. Closes ticket 27924.