aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-27 16:26:06 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-27 16:26:06 -0400
commit9e65e7a36f6f7b18164d0e76fe25f0c32b31aaec (patch)
tree5ea199db55c2a1f883e2417663c9dc46b3a1cd73 /changes
parent09223ad83b09e75494863bacb3f8004c945ef015 (diff)
parent316453065dfae10dde5afce15feafbdc5c8562a9 (diff)
downloadtor-9e65e7a36f6f7b18164d0e76fe25f0c32b31aaec.tar.gz
tor-9e65e7a36f6f7b18164d0e76fe25f0c32b31aaec.zip
Merge branch 'split_stats'
Diffstat (limited to 'changes')
-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.