Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6

This commit is contained in:
Nick Mathewson 2015-03-09 13:21:20 -04:00
commit 8450f6e9a0

5
changes/ticket14128 Normal file
View File

@ -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.