Browse Source

Add changes file for ticket 16698

Nick Mathewson 8 years ago
parent
commit
48b7db3559
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/ticket16698

+ 3 - 0
changes/ticket16698

@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Split the 600-line directory_handle_command_get function into
+      separate functions for different URL types. Closes ticket 16698.