Remove now-outdated part of 33812 changes file.

This commit is contained in:
Nick Mathewson
2020-07-31 11:01:15 -04:00
committed by MrSquanchee
parent 5ca03f1ebd
commit 700e8a8bb0
+1 -5
View File
@@ -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.