From: Nick Mathewson Date: Wed, 21 Jun 2017 16:45:18 +0000 (-0400) Subject: changes file for ticket22311 X-Git-Tag: tor-0.3.2.1-alpha~313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=72b132e2a4e0f2ae5865b5a40e62ee139512adba;p=thirdparty%2Ftor.git changes file for ticket22311 --- diff --git a/changes/ticket22311 b/changes/ticket22311 new file mode 100644 index 0000000000..0bfd465f83 --- /dev/null +++ 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".