commit d515b0f4ba5797ab763c43b5ded0a7a5712eae20 parent a5971d732eac650d3d5eefd63df1cd4e3a9b13f5 Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 5 Aug 2019 17:43:53 -0400 changes file for ticket 31176 Diffstat:
| A | changes/ticket31176 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket31176 b/changes/ticket31176 @@ -0,0 +1,5 @@ + o Major features (developer tools): + - Our best-practices tracker now integrates with our include-checker tool + to keep track of the layering violations that we have not yet fixed. + We hope to reduce this number over time to improve Tor's modularity. + Closes ticket 31176.