Changes file for practracker (29221)

This commit is contained in:
Nick Mathewson
2019-03-13 09:29:10 -04:00
parent 3e38efdf16
commit 504aef6228
+5
View File
@@ -0,0 +1,5 @@
o Minor features (development tools):
- Tor's test scripts now check for files and functions that seem
too long and complicated. Existing overlong functions and files are
accepted for now, but should eventually be refactored. Closes
ticket 29221.