commit 013a1238336ab860a9c9998e1aec6bc211f33fb3 parent c8f2a6d2fe17fb1c02116fddaa93ded0ce655af9 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 27 Sep 2018 10:30:17 -0400 Changes file for splitting stats Diffstat:
| A | changes/ticket27892 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket27892 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.