summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-07-25 00:52:54 -0400
committerNick Mathewson <nickm@torproject.org>2009-07-25 00:52:54 -0400
commit2b0e8fb39f0ac9c0bfadc64102440843300fa9d7 (patch)
tree226d63182870fb9ada2a7080c88d6a1b1adc6b19 /ChangeLog
parent698ec8d7b97b048cdee1ba72fda0e08292cb1a7e (diff)
parente7576f92dec47ffb48f481b7a92b3fc0c76105eb (diff)
downloadtor-2b0e8fb39f0ac9c0bfadc64102440843300fa9d7.tar.gz
tor-2b0e8fb39f0ac9c0bfadc64102440843300fa9d7.zip
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acc6e141b0..5871ddfbfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,12 @@ Changes in version 0.2.2.1-alpha - 2009-07-2?
- Time and memory units in the configuration file can now be set to
fractional units. For example, "2.5 MB" is now a valid value for
AccountingMax.
+ - Certain Tor clients (such as those behind check.torproject.org) may
+ want to fetch the consensus in an extra early manner. To enable this
+ a user may now set FetchDirInfoExtraEarly to 1. This also depends on
+ setting FetchDirInfoEarly to 1. Previous behavior will stay the same
+ as only certain clients who must have this information sooner should
+ set this option.
o Deprecated and removed features:
- The controller no longer accepts the old obsolete "addr-mappings/"