瀏覽代碼

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.