Parcourir la source

changes file for ticket 31176

Nick Mathewson il y a 4 ans
Parent
commit
d515b0f4ba
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      changes/ticket31176

+ 5 - 0
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.