diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-08 16:23:29 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-08 16:23:29 -0500 |
commit | 9e8b762fcecfece64aae70ae640aaa59fd227ca5 (patch) | |
tree | 68ef86d97f9982e428fe7ee32b0ed4facc6bfab9 | |
parent | 02c5ca6ace571efe327efd9cb3997fe43602cbe0 (diff) | |
download | tor-9e8b762fcecfece64aae70ae640aaa59fd227ca5.tar.gz tor-9e8b762fcecfece64aae70ae640aaa59fd227ca5.zip |
Try to write a blurbtor-0.3.2.9
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | ReleaseNotes | 7 |
2 files changed, 12 insertions, 2 deletions
@@ -1,7 +1,12 @@ Changes in version 0.3.2.9 - 2018-01-09 Tor 0.3.2.9 is the first stable release in the 0.3.2 series. - BLURB GOES HERE + The 0.3.2 series includes our long-anticipated new onion service + design, with numerous security features. (For more information, see + our blog post at https://blog.torproject.org/fall-harvest.) We also + have a new circuit scheduler algorithm for improved performance on + relays everywhere (see https://blog.torproject.org/kist-and-tell), + along with many smaller features and bugfixes. Per our stable release policy, we plan to support each stable release series for at least the next nine months, or for three months after diff --git a/ReleaseNotes b/ReleaseNotes index 2314e2cdc2..df32fb778a 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -5,7 +5,12 @@ each development snapshot, see the ChangeLog file. Changes in version 0.3.2.9 - 2018-01-09 Tor 0.3.2.9 is the first stable release in the 0.3.2 series. - BLURB GOES HERE + The 0.3.2 series includes our long-anticipated new onion service + design, with numerous security features. (For more information, see + our blog post at https://blog.torproject.org/fall-harvest.) We also + have a new circuit scheduler algorithm for improved performance on + relays everywhere (see https://blog.torproject.org/kist-and-tell), + along with many smaller features and bugfixes. Per our stable release policy, we plan to support each stable release series for at least the next nine months, or for three months after |