fold in next changes items

This commit is contained in:
Roger Dingledine
2012-06-15 03:10:07 -04:00
parent 4a9498d682
commit f56e3122d8
4 changed files with 13 additions and 14 deletions
-6
View File
@@ -1,6 +0,0 @@
o Minor features
- Issue a notice if a guard completes less than 40% of your circuits.
Threshold is configurable by torrc option PathBiasNoticeRate
and consensus parameter pb_noticepct. There is additional, off-by-
default code to disable guards which fail too many circuits.
Addresses ticket 5458.
-3
View File
@@ -1,3 +0,0 @@
o Code simplifications and refactoring:
- Remove validate_pluggable_transports_config(): its warning
message is now handled by connection_or_connect().
-3
View File
@@ -1,3 +0,0 @@
o Documentation:
- Fix the documentation for the --hush and --quiet command line options,
which changed their behavior back in 0.2.3.3-alpha.