summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-07-24 16:53:40 -0400
committerRoger Dingledine <arma@torproject.org>2009-07-24 16:53:40 -0400
commitb2fa8e8622264d06518cb156f3d4a6238fab71bc (patch)
tree1a880c7ff06e212738cf923f1e8307537db17c4c
parentbdd367eb45f48c9560cb1356eccf708db5fffb49 (diff)
downloadtor-b2fa8e8622264d06518cb156f3d4a6238fab71bc.tar.gz
tor-b2fa8e8622264d06518cb156f3d4a6238fab71bc.zip
add blurbs for recent release candidates
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d368871079..e44ff9641b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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