소스 검색

Changes file for practracker (29221)

Nick Mathewson 5 년 전
부모
커밋
504aef6228
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      changes/bug29221

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