aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33812
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-31 11:01:15 -0400
committerMrSquanchee <usuraj35@gmail.com>2020-07-31 21:10:54 +0530
commit700e8a8bb070d20ce6febde0c20dd9acde911856 (patch)
tree6c66bc675cd63f4592896d2f5d19d16a480b2475 /changes/ticket33812
parent5ca03f1ebd3fa1d5febea78fb7d5475b441c17ac (diff)
downloadtor-700e8a8bb070d20ce6febde0c20dd9acde911856.tar.gz
tor-700e8a8bb070d20ce6febde0c20dd9acde911856.zip
Remove now-outdated part of 33812 changes file.
Diffstat (limited to 'changes/ticket33812')
-rw-r--r--changes/ticket338126
1 files changed, 1 insertions, 5 deletions
diff --git a/changes/ticket33812 b/changes/ticket33812
index 87628c53c1..9c675df19c 100644
--- 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.