diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-09-20 08:32:55 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-09-20 08:32:55 -0400 |
commit | 2c93be80d9ad0712b5716c85e32f7a5184f3b1d2 (patch) | |
tree | 856cf5eafc4973e717f758c6e247b7278381e1fe /changes | |
parent | 42e12a3537fef04ab77defd6cb5581add439de43 (diff) | |
parent | 8e52c46581ca8279c0f132a822e06f10e5f4676d (diff) | |
download | tor-2c93be80d9ad0712b5716c85e32f7a5184f3b1d2.tar.gz tor-2c93be80d9ad0712b5716c85e32f7a5184f3b1d2.zip |
Merge branch 'maint-0.2.8' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r-- | changes/longclaw-ipv6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/longclaw-ipv6 b/changes/longclaw-ipv6 new file mode 100644 index 0000000000..75899c9d07 --- /dev/null +++ b/changes/longclaw-ipv6 @@ -0,0 +1,6 @@ + o Minor features (directory authorities): + - Remove longclaw's IPv6 address, as it will soon change. + Authority IPv6 addresses were originally added in 0.2.8.1-alpha. + This leaves 3/8 directory authorities with IPv6 addresses, but there + are also 52 fallback directory mirrors with IPv6 addresses. + Resolves 19760. |