Try to write a changelog for 0455-rc

This commit is contained in:
Nick Mathewson
2021-01-29 17:09:06 -05:00
parent 04d7007609
commit 9cfbb45487
3 changed files with 21 additions and 8 deletions
-4
View File
@@ -1,4 +0,0 @@
o Major feature (exit):
- Re-entry into the network is now denied at the Exit level to all relays'
ORPort and authorities' ORPort+DirPort. This is to help mitigate a series
of attacks. See ticket for more information. Closes ticket 2667.
-4
View File
@@ -1,4 +0,0 @@
o Minor bugfixes (relay, configuration):
- Don't attempt to discover address (IPv4 or IPv6) if no ORPort for it can
be found in the configuration. Fixes bug 40254; bugfix on 0.4.5.1-alpha.