]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket22311
authorNick Mathewson <nickm@torproject.org>
Wed, 21 Jun 2017 16:45:18 +0000 (12:45 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 21 Jun 2017 17:49:17 +0000 (13:49 -0400)
changes/ticket22311 [new file with mode: 0644]

diff --git a/changes/ticket22311 b/changes/ticket22311
new file mode 100644 (file)
index 0000000..0bfd465
--- /dev/null
@@ -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".