diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-07-27 13:59:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-07-27 13:59:49 -0400 |
commit | cedc651deb9e9db6f30b24b0776d82eb9164b137 (patch) | |
tree | 8a0ca4e5a56e2fb471fc50c307c4f36ed72b9332 /ChangeLog | |
parent | 36c0ae6f7834af16c379ac399edf7af514cafbb5 (diff) | |
download | tor-cedc651deb9e9db6f30b24b0776d82eb9164b137.tar.gz tor-cedc651deb9e9db6f30b24b0776d82eb9164b137.zip |
Bump version to 0.2.7.2-alpha-dev
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,10 +1,9 @@ -None - Changes in version 0.2.7.2-alpha - 2015-07-27 This, the second alpha - in the Tor 0.2.7 series, has a number of new features, including a way - to manually pick the number of introduction points for hidden - services, and the much stronger Ed25519 signing key algorithm for - regular Tor relays (including support for encrypted offline identity - keys in the new algorithm). +Changes in version 0.2.7.2-alpha - 2015-07-27 + This, the second alpha in the Tor 0.2.7 series, has a number of new + features, including a way to manually pick the number of introduction + points for hidden services, and the much stronger Ed25519 signing key + algorithm for regular Tor relays (including support for encrypted + offline identity keys in the new algorithm). Support for Ed25519 on relays is currently limited to signing router descriptors; later alphas in this series will extend Ed25519 key |