aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25bba49dc..8b55c42d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Changes in version 0.2.0.20-?? - 2008-02-??
- Start choosing which bridge to use proportional to its advertised
bandwidth, rather than uniformly at random. This should speed up Tor
for bridge users. Also do this for people who set StrictEntryNodes.
+ - When a TrackHostExits-chosen exit fails too many times in a row,
+ stop using it. Bugfix on 0.1.2.x. Fixes bug 437.
o Major bugfixes:
- Resolved problems with (re-)fetching hidden service descriptors.