commit 700e8a8bb070d20ce6febde0c20dd9acde911856 parent 5ca03f1ebd3fa1d5febea78fb7d5475b441c17ac Author: Nick Mathewson <nickm@torproject.org> Date: Fri, 31 Jul 2020 11:01:15 -0400 Remove now-outdated part of 33812 changes file. Diffstat:
| M | changes/ticket33812 | | | 6 | +----- |
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/changes/ticket33812 b/changes/ticket33812 @@ -1,7 +1,3 @@ - o Code simplification and refactoring: - - Move the bandwidth structure and function declarations - to new file. Include this module in other files. - Remove REPHIST_PRIVATE. Closes ticket 33812. o Testing: - Add unit tests for bandwidth statistics manipulation functions. - Closes ticket 33812. Patch by MrSquanchee + Closes ticket 33812. Patch by MrSquanchee.