ソースを参照

changes file for 14391

Nick Mathewson 10 年 前
コミット
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.