ソースを参照

changes file for splitting routerparse.c (#27924)

Nick Mathewson 7 年 前
コミット
a1504f138d
1 ファイル変更3 行追加0 行削除
  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.