diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-19 16:28:13 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-19 16:28:13 +0000 |
commit | 140ef7d0f88c85726fae59389b103f8ce0e12b1f (patch) | |
tree | 4a7adcceff05dc9c08dfca69926c3d298faf65f3 /ChangeLog | |
parent | 106e01db3de223ad2ff26254915792b40420362a (diff) | |
download | tor-140ef7d0f88c85726fae59389b103f8ce0e12b1f.tar.gz tor-140ef7d0f88c85726fae59389b103f8ce0e12b1f.zip |
r15957@catbus: nickm | 2007-10-19 12:22:18 -0400
Report our IP address in our vote if it turns out that our hostname isn't a fqdn.
svn:r12047
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ Changes in version 0.2.0.9-alpha - 2007-10-?? - Treat missing v3 keys or certificates as an error when running as a v3 directory authority. + - If an authority doesn't have a qualified hostname, just put its address + in the + o Minor bugfixes (v3 directory protocol) - Delete unverified-consensus when the real consensus is set. - Consider retrying a consensus networkstatus fetch immediately after one |