2 o Major features (relay, Ed25519):
3 - Significant improvements to the usability of relay-side Ed25519
4 key management. Log messages are better, and the code can
5 recover from far more failure conditions. Thanks to "s7r" for
6 reporting and diagnosing so many of these!
8 o Major bugfixes (relay, Ed25519):
9 - Avoid crashing on 'tor --keygen'. Fixes bug 16679; bugfix on
10 0.2.7.2-alpha. Reported by "s7r".
11 - Improve handling of expired signing keys along with offline
12 master keys. Fixes bug 16685; bugfix on 0.2.7.2-alpha. Reported