summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2010-01-19 17:52:52 -0500
committerRoger Dingledine <arma@torproject.org>2010-01-19 17:52:52 -0500
commit1fc94bfd0e0b2ab70ec51c35acde6330c8a7fd1d (patch)
treef11ae1a1175a81239bf018b249c1902f677c8c69 /ChangeLog
parent0642ab242865c00816510934ea1c3f6ce6982db9 (diff)
downloadtor-1fc94bfd0e0b2ab70ec51c35acde6330c8a7fd1d.tar.gz
tor-1fc94bfd0e0b2ab70ec51c35acde6330c8a7fd1d.zip
spread guard rotation out throughout the month
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 998d14c2d1..71ab2d7220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,13 @@ Changes in version 0.2.1.23 - 2010-0?-??
automatically discard guards picked using the old algorithm. Fixes
bug 1217; bugfix on 0.2.1.3-alpha. Found by Mike Perry.
+ o Minor features:
+ - Avoid a mad rush at the beginning of each month when each client
+ rotates half of its guards. Instead we spread the rotation out
+ throughout the month, but we still avoid leaving a precise timestamp
+ in the state file about when we first picked the guard. Improves
+ over the behavior introduced in 0.1.2.17.
+
Changes in version 0.2.1.22 - 2010-01-19
Tor 0.2.1.22 fixes a critical privacy problem in bridge directory