commit 013a1238336ab860a9c9998e1aec6bc211f33fb3 Author: Nick Mathewson nickm@torproject.org Date: Thu Sep 27 10:30:17 2018 -0400
Changes file for splitting stats --- changes/ticket27892 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket27892 b/changes/ticket27892 new file mode 100644 index 000000000..da7274c73 --- /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.