diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-08 19:25:44 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-08 19:25:44 -0500 |
commit | d564187deedb9b8541ab8c83e6c4375ddda66149 (patch) | |
tree | 22de79bdaac2714a39a9822a7ca4768fa897ef78 /changes | |
parent | c58592e658d6e9d7a99ec61b3746a80e4e6debe0 (diff) | |
parent | e4ef9f7491ed1495869692b57644885f9772bef5 (diff) | |
download | tor-d564187deedb9b8541ab8c83e6c4375ddda66149.tar.gz tor-d564187deedb9b8541ab8c83e6c4375ddda66149.zip |
Merge branch 'maint-0.2.9'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug20085 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20085 b/changes/bug20085 new file mode 100644 index 0000000000..fd10e7eeeb --- /dev/null +++ b/changes/bug20085 @@ -0,0 +1,4 @@ + o Documentation: + - Correct the minimum bandwidth value in torrc.sample, and queue a + corresponding change for torrc.minimal. Closes ticket 20085. + |