Merge remote-tracking branch 'teor/make-test-network-all'
[tor.git] / changes / 16679_16685_etc
blob8284614278ab1872f0a61e7faa7761cb7fd2b4ca
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
13       by "s7r".