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 | 30b3229252709eeca054ee06cc6e366226723e24 (patch) | |
tree | c5b2b84723839c0cdcee80ebf37605ec0c94041a /changes | |
parent | 53c3174ee43c3f54f8180be8256180f6f0d24c0d (diff) | |
parent | 25c90230be25ec7f041501a033dcc932c3f9c83c (diff) | |
download | tor-30b3229252709eeca054ee06cc6e366226723e24.tar.gz tor-30b3229252709eeca054ee06cc6e366226723e24.zip |
Merge branch 'maint-0.2.8' into maint-0.2.9
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. + |