add blurbs for recent release candidates

This commit is contained in:
Roger Dingledine 2009-07-24 16:53:40 -04:00
parent bdd367eb45
commit b2fa8e8622
1 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,15 @@
Changes in version 0.2.1.17-rc - 2009-07-07
Tor 0.2.1.17-rc marks the fourth -- and hopefully last -- release
candidate for the 0.2.1.x series. It lays the groundwork for further
client performance improvements, and also fixes a big bug with directory
authorities that were causing them to assign Guard and Stable flags
poorly.
The Windows bundles also finally include the geoip database that we
thought we'd been shipping since 0.2.0.x (oops), and the OS X bundles
should actually install Torbutton rather than giving you a cryptic
failure message (oops).
o Major features:
- Clients now use the bandwidth values in the consensus, rather than
the bandwidth values in each relay descriptor. This approach opens
@ -46,6 +57,9 @@ Changes in version 0.2.1.17-rc - 2009-07-07
Changes in version 0.2.1.16-rc - 2009-06-20
Tor 0.2.1.16-rc speeds up performance for fast exit relays, and fixes
a bunch of minor bugs.
o Security fixes:
- Fix an edge case where a malicious exit relay could convince a
controller that the client's DNS question resolves to an internal IP
@ -92,6 +106,10 @@ Changes in version 0.2.1.16-rc - 2009-06-20
Changes in version 0.2.1.15-rc - 2009-05-25
Tor 0.2.1.15-rc marks the second release candidate for the 0.2.1.x
series. It fixes a major bug on fast exit relays, as well as a variety
of more minor bugs.
o Major bugfixes (on 0.2.0.x):
- Fix a timing-dependent, allocator-dependent, DNS-related crash bug
that would occur on some exit nodes when DNS failures and timeouts