diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-16 11:57:03 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-16 11:57:03 -0400 |
commit | 5b29787a1d109cebce17fac3d63d8a1a3ff256ea (patch) | |
tree | a4cc8e3eb9f9b29457f1b251b6744be805edab31 | |
parent | 0da8bdba428e315c6f4c7be81b5b35570fc291e4 (diff) | |
download | tor-5b29787a1d109cebce17fac3d63d8a1a3ff256ea.tar.gz tor-5b29787a1d109cebce17fac3d63d8a1a3ff256ea.zip |
draft a blurb for 0.4.4.1-alpha
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ Changes in version 0.4.4.1-alpha - 2020-06-1? - This is the first alpha release in the 0.4.4.x series. + This is the first alpha release in the 0.4.4.x series. It improves + our guard selection algorithms, improves the amount of code that + can be disabled when running without relay support, and includes numerous + small bugfixes and enhancements. It also lays the ground for some IPv6 + features that we'll be developing more in the next (0.4.5) series. Here are the changes since 0.4.3.5. |