diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-03-09 13:12:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-03-09 13:12:54 -0400 |
commit | e3408248b9373e52114773555d73f71492e30129 (patch) | |
tree | 98782675b4fa6b3dda639af8c962424b397e8bdc /changes | |
parent | 410ce4cb49016b86a95056c8997d020c0c95d930 (diff) | |
parent | 6830667d58815219476593901334b2e19554d8af (diff) | |
download | tor-e3408248b9373e52114773555d73f71492e30129.tar.gz tor-e3408248b9373e52114773555d73f71492e30129.zip |
Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug13988 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13988 b/changes/bug13988 new file mode 100644 index 0000000000..e816335a3b --- /dev/null +++ b/changes/bug13988 @@ -0,0 +1,3 @@ + o Minor bugfixes (statistics): + - Increase period over which bandwidth observations are aggregated + from 15 minutes to 4 hours. Fixes bug 13988; bugfix on 0.0.8pre1. |