]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes for 27799
authorNick Mathewson <nickm@torproject.org>
Thu, 20 Sep 2018 20:30:33 +0000 (16:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 20 Sep 2018 20:30:33 +0000 (16:30 -0400)
changes/ticket27799 [new file with mode: 0644]

diff --git a/changes/ticket27799 b/changes/ticket27799
new file mode 100644 (file)
index 0000000..31b89d8
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Divide the routerlist.c and dirserv.c modules into smaller
+      parts. Closes ticket 27799.