Add changes file for ticket 16698

This commit is contained in:
Nick Mathewson
2016-05-11 13:43:19 -04:00
parent ad8b9dcd47
commit 48b7db3559
+3
View File
@@ -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.