diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-03-09 13:49:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-03-09 13:49:55 -0400 |
commit | c066f2d30b36f242867093ae33cd61a6ecd310f1 (patch) | |
tree | aaaa47759e02e5fde465182ec94f9a522adef67b /changes | |
parent | 5c08a19eda04906cc56d6f8fa1943bc385723412 (diff) | |
download | tor-c066f2d30b36f242867093ae33cd61a6ecd310f1.tar.gz tor-c066f2d30b36f242867093ae33cd61a6ecd310f1.zip |
We actually merged this one a while ago.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket14128 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket14128 b/changes/ticket14128 deleted file mode 100644 index 38b25fa7dc..0000000000 --- a/changes/ticket14128 +++ /dev/null @@ -1,5 +0,0 @@ - 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. - |