tor

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

commit 6203047e1f24416dcabc27c0db62b4caee2bafb9
parent bb9b8e65bbab2f8a774898f1f8dccdce714301eb
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 21 Sep 2017 17:34:47 -0400

check-changes fix

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

diff --git a/changes/bug23581 b/changes/bug23581 @@ -1,4 +1,4 @@ o Minor bugfixes (scheduler): - Make a hard exit if tor is unable to pick a scheduler which can happen if the user specifies a scheduler type that is not supported and not - other types in Schedulers. Fixes ticket 23581.; bugfix on 0.3.2.1-alpha. + other types in Schedulers. Fixes bug 23581; bugfix on 0.3.2.1-alpha.