commit e16f5184dad6d0052df37496327e2652d9c79d00 Author: Neel Chauhan neel@neelc.org Date: Thu Apr 11 20:32:38 2019 -0400
Fix grammar in bug24490 changes file --- changes/bug24490 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug24490 b/changes/bug24490 index 9ae09dbd1..1167e9f8d 100644 --- a/changes/bug24490 +++ b/changes/bug24490 @@ -1,5 +1,5 @@ o Minor bugfixes (bridge authority): - We set bridges as running in a callback which runs every 5 minutes. - Previously, we set bridges as running in a GETINFO controller as + Previously, we set bridges as running in a GETINFO controller, but these shouldn't modify vital data structures. Fixes bug 24490; bugfix on 0.2.0.13-alpha. Patch by Neel Chauhan
tor-commits@lists.torproject.org