mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
give it a blurb, update the date
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
Changes in version 0.2.1.23 - 2010-02-12
|
||||
Changes in version 0.2.1.23 - 2010-02-13
|
||||
Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work
|
||||
again on the latest OS X, and updates the location of a directory
|
||||
authority.
|
||||
|
||||
o Major bugfixes (performance):
|
||||
- We were selecting our guards uniformly at random, and then weighting
|
||||
which of our guards we'd use uniformly at random. This imbalance
|
||||
|
||||
+5
-1
@@ -3,7 +3,11 @@ This document summarizes new features and bugfixes in each stable release
|
||||
of Tor. If you want to see more detailed descriptions of the changes in
|
||||
each development snapshot, see the ChangeLog file.
|
||||
|
||||
Changes in version 0.2.1.23 - 2010-02-12
|
||||
Changes in version 0.2.1.23 - 2010-02-13
|
||||
Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work
|
||||
again on the latest OS X, and updates the location of a directory
|
||||
authority.
|
||||
|
||||
o Major bugfixes (performance):
|
||||
- We were selecting our guards uniformly at random, and then weighting
|
||||
which of our guards we'd use uniformly at random. This imbalance
|
||||
|
||||
Reference in New Issue
Block a user