commit 72b132e2a4e0f2ae5865b5a40e62ee139512adba parent 35d6313500f3ea07a10b565515d5e9953fc7f1da Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 21 Jun 2017 12:45:18 -0400 changes file for ticket22311 Diffstat:
| A | changes/ticket22311 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket22311 b/changes/ticket22311 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Remove several now-obsolete functions for asking about old variants + directory authority status. Closes ticket 22311; patch from "huyvq".