changes file for splitting routerparse.c (#27924)

This commit is contained in:
Nick Mathewson
2018-10-01 11:45:11 -05:00
parent 886dc8b0a5
commit a1504f138d
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Divide the "routerparse.c" module into separate modules for each
group of parsed objects. Closes ticket 27924.