]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for splitting stats
authorNick Mathewson <nickm@torproject.org>
Thu, 27 Sep 2018 14:30:17 +0000 (10:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 27 Sep 2018 14:30:17 +0000 (10:30 -0400)
changes/ticket27892 [new file with mode: 0644]

diff --git a/changes/ticket27892 b/changes/ticket27892
new file mode 100644 (file)
index 0000000..da7274c
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Split the non-statistics-related parts from the rephist.c and geoip.c
+      modules. Closes ticket 27892.