tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 3a5bf0f5e6aafa270b2316c2186cc5428c7cd67e
parent d1fb8fb32a62394c6ffa40c7e5e3a0368222d1a1
Author: Alexander Færøy <ahf@torproject.org>
Date:   Thu, 14 Sep 2023 22:42:22 +0200

Add changes file for tor#40859.

Diffstat:
Achanges/ticket40859 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40859 b/changes/ticket40859 @@ -0,0 +1,4 @@ + o Minor features (testing): + - Enable Doxygen and Stem tests for 0.4.8 and clean-up some logic for + handling versions of Tor that are no longer supported. Closes ticket + 40859.