summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-21 00:08:35 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-21 00:08:35 +0000
commit5ada3cc09ae7c5bf63acdc78940b0f5b2e5d2411 (patch)
treeab7cad7279ae577a8eb6b24688ef2afb5c6e9584 /ChangeLog
parent9f93d48697c31585d9a8455b51f4408ddeaf7c61 (diff)
downloadtor-5ada3cc09ae7c5bf63acdc78940b0f5b2e5d2411.tar.gz
tor-5ada3cc09ae7c5bf63acdc78940b0f5b2e5d2411.zip
r15991@catbus: nickm | 2007-10-20 20:08:29 -0400
Fix a nasty bug in DownloadExtraInfo implementation where we would discard, download, discard, download ad infinitum. svn:r12069
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9df1592cc..d62e6c05cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
that it shouldn't be considered to exist at all anymore. Now we
clear all the flags for routers that fall out of the networkstatus
consensus. Fixes bug 529.
+ - Fix awful behavior in DownloadExtraInfo option where we'd fetch
+ extrainfo documents and then discard them immediately for not
+ matching the latest router.
o Minor features (v3 directory protocol):
- Allow tor-gencert to generate a new certificate without replacing the