Nick Mathewson 10 лет назад
Родитель
Сommit
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.