diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-09-28 00:46:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-28 00:46:01 -0400 |
commit | d6e255edbd11f159c33ff77ceb638c0304dd9873 (patch) | |
tree | 204706d2ea7591ad94a280a503d3296f1546299a /changes/microdesc_dl | |
parent | f006f02ca48c73d3833ae548ca41398ffdacb5c8 (diff) | |
parent | d45b912058a38d5c29a389f547660dd1283d2ae1 (diff) | |
download | tor-d6e255edbd11f159c33ff77ceb638c0304dd9873.tar tor-d6e255edbd11f159c33ff77ceb638c0304dd9873.tar.gz |
Merge branch 'microdesc_dl_v2'
Diffstat (limited to 'changes/microdesc_dl')
-rw-r--r-- | changes/microdesc_dl | 4 |
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. |