Explorar el Código

changes file for splitting routerparse.c (#27924)

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