From: Nick Mathewson Date: Thu, 27 Sep 2018 14:30:17 +0000 (-0400) Subject: Changes file for splitting stats X-Git-Tag: tor-0.3.5.3-alpha~37^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=013a1238336ab860a9c9998e1aec6bc211f33fb3;p=thirdparty%2Ftor.git Changes file for splitting stats --- 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.