diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-08-02 10:38:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-08-02 10:38:57 -0400 |
commit | 4d217548e3f05569da1d3806a0a9b3817ec2fb54 (patch) | |
tree | 1ac9f6db5ffcd0f83978b7d8c00d3a3ee37f2c4c | |
parent | f2517b31c4121c5deddb96d761af77f162b48f8c (diff) | |
download | tor-0.2.8.6.tar.gz tor-0.2.8.6.zip |
They are many but some are large.tor-0.2.8.6
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | ReleaseNotes | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ Changes in version 0.2.8.6 - 2016-08-02 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 + keys for relays, and includes numerous 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. diff --git a/ReleaseNotes b/ReleaseNotes index bb7967c9fc..cb1c128ed0 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -8,7 +8,7 @@ Changes in version 0.2.8.6 - 2016-08-02 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 + keys for relays, and includes numerous 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. |