Browse Source

changes for 27799

Nick Mathewson 5 years ago
parent
commit
313b67163a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/ticket27799

+ 3 - 0
changes/ticket27799

@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Divide the routerlist.c and dirserv.c modules into smaller
+      parts. Closes ticket 27799.