summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-19 16:28:13 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-19 16:28:13 +0000
commit140ef7d0f88c85726fae59389b103f8ce0e12b1f (patch)
tree4a7adcceff05dc9c08dfca69926c3d298faf65f3 /ChangeLog
parent106e01db3de223ad2ff26254915792b40420362a (diff)
downloadtor-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48d2485126..0cb96550de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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