Add in a few more changes entries for 0.2.6.1-alpha

(Also resort and rewrap)
This commit is contained in:
Nick Mathewson
2014-10-29 09:06:55 -04:00
parent d541f79645
commit 5ef96d3209
5 changed files with 20 additions and 18 deletions
-4
View File
@@ -1,4 +0,0 @@
o Minor bugfixes:
- Fix node selection logic in smartlist_choose_node_by_bandwidth()
so that onion routers with BadExit flag are not considered to be
worthy candidates. Fixes issue 13066.
-2
View File
@@ -1,2 +0,0 @@
o Removed features:
Remove the --disable-curve25519 configure option.
-4
View File
@@ -1,4 +0,0 @@
o Minor features:
- When identity keypair is generated for first time, log a
congratulatory message that points to new relay lifecycle
document. Implements feature 10427.
-6
View File
@@ -1,6 +0,0 @@
o Documentation:
- Add doc/TUNING document with tips for handling large numbers of TCP
connections when running busy Tor relay. Update warning message to
point to this file when running out of sockets operating system
is allowing to use simultaneously. Resolves ticket 9708.