Pārlūkot izejas kodu

changes file for splitting routerparse.c (#27924)

Nick Mathewson 7 gadi atpakaļ
vecāks
revīzija
a1504f138d
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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.