소스 검색

changes file for bug21242

Nick Mathewson 8 년 전
부모
커밋
957b9f8b83
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      changes/bug21242

+ 10 - 0
changes/bug21242

@@ -0,0 +1,10 @@
+  o Major bugfixes (entry guards):
+    - Stop trying to build circuits through entry guards for which we
+      have no descriptor yet. Also, stop crashing if we *do* accidentally
+      try to build a circuit in such a state. Fixes bug 21242; bugfix
+      on 0.3.0.1-alpha.
+
+  o Minor features (entry guards):
+    - Do not try to build circuits until we have descriptors for our
+      primary entry guards. Related to fix for bug 21242.
+