diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-22 09:04:46 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-22 09:04:46 +0000 |
commit | be906a836a439396e3be536c24ca45dbe0150f13 (patch) | |
tree | 173c729e1bdb1423dc177f7b52fdaca4ce104603 /ChangeLog | |
parent | 39d910e97b31c9b39c2951f79ae63f23f16dda10 (diff) | |
download | tor-be906a836a439396e3be536c24ca45dbe0150f13.tar.gz tor-be906a836a439396e3be536c24ca45dbe0150f13.zip |
If BridgeRelay is set to 1, then the default for
PublishServerDescriptor is now "bridge" rather than "v2,v3".
svn:r12923
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ Changes in version 0.2.0.14-alpha - 2007-12-?? - Make PublishServerDescriptor default to 1, so the default doesn't have to change as we invent new directory protocol versions. + o Minor features: + - If BridgeRelay is set to 1, then the default for + PublishServerDescriptor is now "bridge" rather than "v2,v3". + Changes in version 0.2.0.13-alpha - 2007-12-21 o New directory authorities: |