commit 504aef6228d3a8460f43b9c9cf2cd4175ce4e1f7 Author: Nick Mathewson nickm@torproject.org Date: Wed Mar 13 09:29:10 2019 -0400
Changes file for practracker (29221) --- changes/bug29221 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/bug29221 b/changes/bug29221 new file mode 100644 index 000000000..fbe08aa9a --- /dev/null +++ b/changes/bug29221 @@ -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.