diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-27 09:09:34 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-27 09:09:34 -0500 |
commit | b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0 (patch) | |
tree | ddb36bcbcdfbaf9104879abdd081caca4610ceb5 /changes | |
parent | 2d849716df357b570eaf4557638f63a9b2d8a6c1 (diff) | |
parent | 30b3229252709eeca054ee06cc6e366226723e24 (diff) | |
download | tor-b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0.tar.gz tor-b1c4ab0bec5b2b07e7e5358f449e352bb34c75d0.zip |
Merge branch 'maint-0.2.9' into maint-0.3.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bastet_v6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bastet_v6 b/changes/bastet_v6 new file mode 100644 index 0000000000..ee4e2c8094 --- /dev/null +++ b/changes/bastet_v6 @@ -0,0 +1,4 @@ + o Minor features (directory authority): + - Add an IPv6 address for the "bastet" directory authority. + Closes ticket 24394. + |