commit 5b98eee4dad1de57faa1f512a6995fe3c8d7aa4e parent 08efb28743038894f8ac6f53a7a3dfa5d1bd824a Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 22 Jan 2020 11:56:44 -0500 draft a changelog blurb for 0.4.3.1-alpha Diffstat:
| M | ChangeLog | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,10 @@ Changes in version 0.4.3.1-alpha - 2020-01-2? - This is the first alpha release in the 0.4.3.x series. BLURB MORE + This is the first alpha release in the 0.4.3.x series. It includes improved + support for application integration of onion services, support for building + in a client-only mode, and newly improved internal documentation (which you + can read at https://src-ref.docs.torproject.org/tor/). It also has numerous + other small bugfixes and features, as well as improvements to our code's + internal organization that should help us write better code in the future. o New system requirements: - When building Tor, you now need to have Python 3 in order to run