Browse Source

changes file for 14391

Nick Mathewson 9 years ago
parent
commit
7e1fa9d63e
1 changed files with 5 additions and 0 deletions
  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.