Merge branch 'ticket25296_032_squashed' into maint-0.3.2

This commit is contained in:
Nick Mathewson
2018-04-05 12:08:53 -04:00
2 changed files with 11 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (documentation):
- Document that the PerConnBW{Rate,Burst} options will fall back to their
corresponding consensus parameters only if those parameters are
set. Previously we had claimed that these values would always be
set in the consensus. Fixes bug 25296; bugfix on 0.2.2.7-alpha.