tor

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

commit e60d14bb6b772c3f376a9be725899e40cea5087d
parent fce99957e238706912a6e940c878648b6ebd8f2b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 30 Jun 2021 08:14:57 -0400

Missing changes file for #40409

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

diff --git a/changes/bug40409 b/changes/bug40409 @@ -0,0 +1,3 @@ + o Minor bugfixes (warnings, portability): + - Suppress a strict-prototype warning when building with some versions + of NSS. Fixes bug 40409; bugfix on 0.3.5.1-alpha.