aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-18 17:57:06 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-18 17:57:06 -0400
commit2163e420b2aea36b57a620eb4bb2ff1e7c9e966f (patch)
treee3d82ed21c04d63a274aafd1bf6c9b132a9aceff /changes
parent99348ce8314d8e69e9b595fc345583ea713bf722 (diff)
parentb49e561f01bc84ee215895261390eb435ad31c8d (diff)
downloadtor-2163e420b2aea36b57a620eb4bb2ff1e7c9e966f.tar
tor-2163e420b2aea36b57a620eb4bb2ff1e7c9e966f.tar.gz
Merge remote-tracking branch 'public/bug3560'
Diffstat (limited to 'changes')
-rw-r--r--changes/microdescs_on5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/microdescs_on b/changes/microdescs_on
new file mode 100644
index 000000000..8299c1dac
--- /dev/null
+++ b/changes/microdescs_on
@@ -0,0 +1,5 @@
+ o Major features:
+ - The microdescriptor system is now on by default for clients. This
+ allows clients to use Tor while downloading a much smaller amount
+ of directory information. To disable it, set "UseMicrodescriptors 0"
+ in your torrc file.