diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-07-29 11:14:37 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-07-29 11:14:37 -0400 |
commit | 7ebcc1b5c4a543d2ba47d9f1cfcad774454b0e91 (patch) | |
tree | 933e612758f9a21a4b62d5d488243ad92a6a1cee /ReleaseNotes | |
parent | 258988ca51bab7414aefb621532cf078eda18dab (diff) | |
download | tor-7ebcc1b5c4a543d2ba47d9f1cfcad774454b0e91.tar.gz tor-7ebcc1b5c4a543d2ba47d9f1cfcad774454b0e91.zip |
More work on 0.2.8.6 notes
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index c3384efd3e..51b39810fa 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -4,7 +4,19 @@ each development snapshot, see the ChangeLog file. -Changes in version 0.2.8.6 - 2015-07-2? +Changes in version 0.2.8.6 - 2015-07-3? + + Tor 0.2.8.6 is the first stable version of the Tor 0.2.8 series. + + The Tor 0.2.8 series improves client bootstrapping performance, + completes the authority-side implementation of improved identity + keys for relays, and includes small bugfixes and performance + improvements throughout the program. This release continues to + improve the coverage of Tor's test suite. For a full list of + changes since Tor 0.2.7, see the ReleaseNotes file. + + Below is a list of the changes since Tor 0.2.7. + o New system requirements: - Tor no longer attempts to support platforms where the "time_t" type is unsigned. (To the best of our knowledge, only OpenVMS does |