Przeglądaj źródła

changes file for splitting routerparse.c (#27924)

Nick Mathewson 7 lat temu
rodzic
commit
a1504f138d
1 zmienionych plików z 3 dodań i 0 usunięć
  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.