commit 8846f128ff33f4abc2f3cf06f4486ab65a6796a0 parent 0dab29ce1069c2ebec22a75669aa8242fdc15882 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 20 Jun 2018 09:36:28 -0400 Changes file for full_include_paths Diffstat:
| A | changes/full_include_paths | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/full_include_paths b/changes/full_include_paths @@ -0,0 +1,4 @@ + + o Code simplification and refactoring: + - Include paths to header files within Tor are now qualified by directory + within the top-level src directory.