소스 검색

Changes file for 8230, 8477 and 8419.

Mike Perry 11 년 전
부모
커밋
80d8fb23e3
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      changes/log-noise

+ 11 - 0
changes/log-noise

@@ -0,0 +1,11 @@
+ o Minor bugfixes (log message reduction)
+   - Fix a path state issue that triggered a notice during relay startup.
+     Fixes bug #8320; bugfix on 0.2.4.10-alpha.
+   - Reduce occurrences of warns about circuit purpose in
+     connection_ap_expire_building(). Fixes bug #8477; bugfix on
+     0.2.4.11-alpha.
+   - Fix a directory authority warn caused when we have a large amount
+     of badexit bandwidth.  Fixes bug #8419; bugfix on 0.2.2.10-alpha.
+   - Reduce a path bias length check notice log to info. The notice
+     is triggered when creating controller circuits. Fixes bug #8196;
+     bugfix on 0.2.4.8-alpha.