소스 검색

changes file for 14391

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

+ 5 - 0
changes/bug14391

@@ -0,0 +1,5 @@
+
+  o Code simplification and refactoring:
+    - Refactor hidden service client-side cache lookup to intelligently
+      report its various failure cases, and disentangle failure cases
+      involving a lack of introduction points. Closes ticket 14391.