summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-15 03:10:07 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-15 03:10:07 -0400
commitf56e3122d8978d71ffed73c40c2dc0473dee0b75 (patch)
treeb2da583bc1c9a87deb46432f22993aadb2bb0971 /changes
parent4a9498d6825b4cb05c2e5a2e09ca98931bcb8893 (diff)
downloadtor-f56e3122d8978d71ffed73c40c2dc0473dee0b75.tar.gz
tor-f56e3122d8978d71ffed73c40c2dc0473dee0b75.zip
fold in next changes items
Diffstat (limited to 'changes')
-rw-r--r--changes/bug54586
-rw-r--r--changes/bug55893
-rw-r--r--changes/doc_hush3
3 files changed, 0 insertions, 12 deletions
diff --git a/changes/bug5458 b/changes/bug5458
deleted file mode 100644
index a665783258..0000000000
--- a/changes/bug5458
+++ /dev/null
@@ -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.
diff --git a/changes/bug5589 b/changes/bug5589
deleted file mode 100644
index cbcaaa75f0..0000000000
--- a/changes/bug5589
+++ /dev/null
@@ -1,3 +0,0 @@
- o Code simplifications and refactoring:
- - Remove validate_pluggable_transports_config(): its warning
- message is now handled by connection_or_connect().
diff --git a/changes/doc_hush b/changes/doc_hush
deleted file mode 100644
index b3a67aac53..0000000000
--- a/changes/doc_hush
+++ /dev/null
@@ -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.