Browse Source

Changes file for dirreq refactoring branch

Nick Mathewson 7 years ago
parent
commit
0f6420e53a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      changes/ticket21646

+ 6 - 0
changes/ticket21646

@@ -0,0 +1,6 @@
+  o Code simplification and refactoring:
+    - Our API to launch directory requests has been greatly simplified
+      to become more extensible and less error-prone. We'll be using
+      this to improve support for adding extra headers to directory
+      requests. Closes ticket 21646.
+