aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-07 11:37:23 -0500
committerNick Mathewson <nickm@torproject.org>2015-03-09 13:13:56 -0400
commit62631904cb403ee9f27080a1cf096e8ddd8a3048 (patch)
tree287d525943bce4dfd7883ac41a492058c80aecac /changes
parente3408248b9373e52114773555d73f71492e30129 (diff)
downloadtor-62631904cb403ee9f27080a1cf096e8ddd8a3048.tar.gz
tor-62631904cb403ee9f27080a1cf096e8ddd8a3048.zip
GETINFO bw-event-cache to get information on recent BW events
Closes 14128; useful to regain functionality lost because of 13988.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket141285
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket14128 b/changes/ticket14128
new file mode 100644
index 0000000000..38b25fa7dc
--- /dev/null
+++ b/changes/ticket14128
@@ -0,0 +1,5 @@
+ o Minor features (controller):
+ - New "GETINFO bw-event-cache" to get information about recent bandwidth
+ events. Closes ticket 14128. Useful for controllers to get recent
+ bandwidth history after the fix for 13988.
+