tor

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

commit bbf8f0f1fbcbd8194d5e7333ce9f2b4d535783e4
parent 1abc9a3bd3897f6f5cdae5fb3a1dec2e06b4a8d3
Author: Sebastian Hahn <sebastian@torproject.org>
Date:   Thu,  1 Feb 2024 16:45:58 +0100

Add a changes file

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

diff --git a/changes/bug40910 b/changes/bug40910 @@ -0,0 +1,5 @@ + o Minor bugfixes (directory authorities): + - Add a warning when publishing a vote or signatures to another + directory authority fails. Fixes bug 40910, bugfix on + 0.2.0.3-alpha. +