diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-15 10:56:24 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-15 10:56:24 -0500 |
commit | ae1466e103a5b8bcbf3f561abf0379e535f54cf0 (patch) | |
tree | 1f27496583c232c46298f699488c548a42b74df7 | |
parent | 12aba3ee3ee049407f6a62c5ef537a5326b39842 (diff) | |
download | tor-ae1466e103a5b8bcbf3f561abf0379e535f54cf0.tar.gz tor-ae1466e103a5b8bcbf3f561abf0379e535f54cf0.zip |
Reflow the blurb in the ReleaseNotes too.tor-0.4.5.6
-rw-r--r-- | ReleaseNotes | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index e8e00fb8a1..47a673b90a 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -4,24 +4,24 @@ changes in each development snapshot, see the ChangeLog file. Changes in version 0.4.5.6 - 2021-02-15 The Tor 0.4.5.x release series is dedicated to the memory of Karsten - Loesing (1979-2020), Tor developer, cypherpunk, husband, and - father. Karsten is best known for creating the Tor metrics portal and - leading the metrics team, but he was involved in Tor from the early - days. For example, while he was still a student he invented and implemented - the v2 onion service directory design, and he also served as an ambassador - to the many German researchers working in the anonymity field. We loved him - and respected him for his patience, his consistency, and his welcoming - approach to growing our community. + Loesing (1979-2020), Tor developer, cypherpunk, husband, and father. + Karsten is best known for creating the Tor metrics portal and leading + the metrics team, but he was involved in Tor from the early days. For + example, while he was still a student he invented and implemented the + v2 onion service directory design, and he also served as an ambassador + to the many German researchers working in the anonymity field. We + loved him and respected him for his patience, his consistency, and his + welcoming approach to growing our community. This release series introduces significant improvements in relay IPv6 - address discovery, a new "MetricsPort" mechanism for relay operators to - measure performance, LTTng support, build system improvements to help when - using Tor as a static library, and significant bugfixes related to - Windows relay performance. It also includes numerous smaller features and - bugfixes. - - Below are the changes since 0.4.4.7. For a list only of the changes - since 0.4.5.5-rc, see the ChangeLog file. + address discovery, a new "MetricsPort" mechanism for relay operators + to measure performance, LTTng support, build system improvements to + help when using Tor as a static library, and significant bugfixes + related to Windows relay performance. It also includes numerous + smaller features and bugfixes. + + Below are the changes since 0.4.4.7. For a list of changes since + 0.4.5.5-rc, see the ChangeLog file. o Major features (build): - When building Tor, first link all object files into a single |