Browse Source

changes file for ticket22311

Nick Mathewson 7 years ago
parent
commit
72b132e2a4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/ticket22311

+ 3 - 0
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".