aboutsummaryrefslogtreecommitdiff
path: root/changes/microdesc_dl
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-09-16 22:12:03 -0400
committerNick Mathewson <nickm@torproject.org>2010-09-27 18:04:43 -0400
commit4e0f7f4ffc1a0c624b8d4b3e23bd962fc488a4f7 (patch)
treecf614135838590b3e98ce0f5557d6927febe9f81 /changes/microdesc_dl
parent4bfc64ba1c23da0bd6f5165a788cc07d934c9a9b (diff)
downloadtor-4e0f7f4ffc1a0c624b8d4b3e23bd962fc488a4f7.tar
tor-4e0f7f4ffc1a0c624b8d4b3e23bd962fc488a4f7.tar.gz
Code to download, parse, and store microdesc consensuses
Diffstat (limited to 'changes/microdesc_dl')
-rw-r--r--changes/microdesc_dl4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/microdesc_dl b/changes/microdesc_dl
new file mode 100644
index 000000000..aca634c13
--- /dev/null
+++ b/changes/microdesc_dl
@@ -0,0 +1,4 @@
+ o Major features:
+ - Caches now download and cache all the consensus flavors that
+ they know about. This allows them to assess which microdescriptors
+ they need to fetch.