tor

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

commit a02d6ee9287253450b62ef785cf173da3d1d7634
parent f6c6d7023879cf789b9190c0080efc02b96be868
Author: David Goulet <dgoulet@torproject.org>
Date:   Tue, 27 Jan 2026 10:40:31 -0500

changes: Add file for ticket 40951

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

diff --git a/changes/ticket40951 b/changes/ticket40951 @@ -0,0 +1,4 @@ + o Minor bugfixes (relay): + - Downgrade log warn to info as the error condition is possible under normal + circumstances. Fixes bug 40951; bugfix on 0.3.5.1-alpha. +