aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-05-29 00:44:57 +0000
committerNick Mathewson <nickm@torproject.org>2008-05-29 00:44:57 +0000
commit6bfa96bfc7e73b0cb4db08102ab0f7a2f729c38f (patch)
tree5c2bcb19712659c9349f6112a3b66fb9f50fe63d /ChangeLog
parent932ef054d9fb55c36fc38e1e3182e55d5119e1f3 (diff)
downloadtor-6bfa96bfc7e73b0cb4db08102ab0f7a2f729c38f.tar
tor-6bfa96bfc7e73b0cb4db08102ab0f7a2f729c38f.tar.gz
Fix bug noted by roger: rebuild extrainfo store from time to time, even if we have never actually downloaded an extrainfo. Bridge authorities need this, or they never clean the extrainfo store.
svn:r14792
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39d6161d9..908c53375 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
- When tunneling an encrypted directory connection, and its first circuit
fails do not leave it unattached and ask the controller to deal. Fixes
the second part of bug 681.
+ - Make bridge authorities correctly clean extrainfo store from time to
+ time. Bugfix on 0.2.0.x.
o Minor features:
- Allow separate log levels to be configured for different logging