aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-04-30 19:48:33 +0000
committerNick Mathewson <nickm@torproject.org>2007-04-30 19:48:33 +0000
commitae40e7f6339208530ddbbc2fe6690faceb02a1ee (patch)
tree1d89e068b10757f483bb1cadf0b83ee2c4f2bbb6 /ChangeLog
parentb27b09ae1e3909f411ebecd62b0b5514d4ee31c4 (diff)
downloadtor-ae40e7f6339208530ddbbc2fe6690faceb02a1ee.tar.gz
tor-ae40e7f6339208530ddbbc2fe6690faceb02a1ee.zip
r12585@catbus: nickm | 2007-04-30 14:38:37 -0400
(Needs review.) Allow directory authorities to accept multiple router descriptors and extra info documents in a single POST. This will make implementing the client side of proposal 104 a lot simpler. svn:r10069
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c65f8e340..e6226232e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,6 +62,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
should be about 60%. (Limitation: servers do not yet upload extra-info
documents; authorities do not yet cache them.) [Partially implements
proposal 104.]
+ - Directory authorities allow multiple router descriptors and/or extra
+ info documents to be uploaded in a single go. This will make
+ implementing proposal 104 simpler.
o Minor features (controller):
- Add a new config option __DisablePredictedCircuits designed for