diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-10-30 10:57:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-10-30 10:57:47 -0400 |
commit | c1c1c4d057376e98ea710e6628a0a27cbccc8c5b (patch) | |
tree | 136773c9914fabde7af1569d6e565bb7232dd925 /changes/bug16382 | |
parent | e6888e214400d813b346dd62055ab006d4496212 (diff) | |
download | tor-c1c1c4d057376e98ea710e6628a0a27cbccc8c5b.tar.gz tor-c1c1c4d057376e98ea710e6628a0a27cbccc8c5b.zip |
Refer to the actual minima and the preferred minimum
Diffstat (limited to 'changes/bug16382')
-rw-r--r-- | changes/bug16382 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug16382 b/changes/bug16382 new file mode 100644 index 0000000000..8faee98ad8 --- /dev/null +++ b/changes/bug16382 @@ -0,0 +1,3 @@ + o Documentation: + - Explain actual minima for BandwidthRate. Closes ticket 16382. + |