diff options
Diffstat (limited to 'changes/full_include_paths')
-rw-r--r-- | changes/full_include_paths | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/full_include_paths b/changes/full_include_paths new file mode 100644 index 0000000000..c0ac0a05d3 --- /dev/null +++ b/changes/full_include_paths @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Include paths to header files within Tor are now qualified by directory + within the top-level src directory. |