]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
check-changes fix
authorNick Mathewson <nickm@torproject.org>
Thu, 21 Sep 2017 21:34:47 +0000 (17:34 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Sep 2017 21:34:47 +0000 (17:34 -0400)
changes/bug23581

index 55f0860dc12d2f7f8f9c43903c51b42712d6faf9..2599b4076b428e493b68c61003b7e4c3ec6b2e44 100644 (file)
@@ -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.