commit 7e1fa9d63e7ef6d41b78280a73f86a0b17110dfd Author: Nick Mathewson nickm@torproject.org Date: Wed Apr 15 10:34:19 2015 -0400
changes file for 14391 --- changes/bug14391 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/bug14391 b/changes/bug14391 new file mode 100644 index 0000000..5907372 --- /dev/null +++ b/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.
tor-commits@lists.torproject.org