aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33812
diff options
context:
space:
mode:
authorMrSquanchee <usuraj35@gmail.com>2020-05-18 19:23:47 +0530
committerMrSquanchee <usuraj35@gmail.com>2020-07-31 21:12:44 +0530
commit5ca03f1ebd3fa1d5febea78fb7d5475b441c17ac (patch)
tree86516c30e28c14d6132971be03d5dddd4d64d6fb /changes/ticket33812
parentbb585c5e371ff395a8b21c1ebc72d4da1ebf05f2 (diff)
downloadtor-5ca03f1ebd3fa1d5febea78fb7d5475b441c17ac.tar.gz
tor-5ca03f1ebd3fa1d5febea78fb7d5475b441c17ac.zip
Changes 33812 : Add ticket number to all paragraphs
Signed-off-by: Suraj Upadhyay <usuraj35@gmail.com>
Diffstat (limited to 'changes/ticket33812')
-rw-r--r--changes/ticket338122
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/ticket33812 b/changes/ticket33812
index bf8dd6e442..87628c53c1 100644
--- a/changes/ticket33812
+++ b/changes/ticket33812
@@ -1,7 +1,7 @@
o Code simplification and refactoring:
- Move the bandwidth structure and function declarations
to new file. Include this module in other files.
- Remove REPHIST_PRIVATE.
+ Remove REPHIST_PRIVATE. Closes ticket 33812.
o Testing:
- Add unit tests for bandwidth statistics manipulation functions.
Closes ticket 33812. Patch by MrSquanchee