tor

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

commit 3d27954f2e932cf1965fabd2672a52f0ea13d940
parent b2e9a107b7a69f29f88d9c5f67fea3cee3082cf0
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 22 May 2017 09:10:00 -0400

amend changes file to note that one case is still unfixed

Diffstat:
Mchanges/bug21969 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug21969 b/changes/bug21969 @@ -1,3 +1,3 @@ o Major bugfixes (entry guards): - Don't block bootstrapping when a primary bridge is offline and we can't - get its descriptor. Fixes bug 21969; bugfix on 0.3.0.3-alpha. + get its descriptor. Fixes one case of bug 21969; bugfix on 0.3.0.3-alpha.