summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-27 10:30:17 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-27 10:30:17 -0400
commit013a1238336ab860a9c9998e1aec6bc211f33fb3 (patch)
tree3187a3efd58ca3115ce4010f3e55f3c2cb91acdc
parentc8f2a6d2fe17fb1c02116fddaa93ded0ce655af9 (diff)
downloadtor-013a1238336ab860a9c9998e1aec6bc211f33fb3.tar.gz
tor-013a1238336ab860a9c9998e1aec6bc211f33fb3.zip
Changes file for splitting stats
-rw-r--r--changes/ticket278923
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27892 b/changes/ticket27892
new file mode 100644
index 0000000000..da7274c736
--- /dev/null
+++ b/changes/ticket27892
@@ -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.