changes file for token_bucket refactoring

This commit is contained in:
Nick Mathewson
2018-04-10 14:01:30 -04:00
parent 12f58f2f87
commit c63761a0a6
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Refactor token-bucket implementations to use a common backend.
Closes ticket 25766.