commit 8882dcfc598edde4d78c14ea0b90c8ed7f189274 Author: Roger Dingledine arma@torproject.org Date: Sun Jul 27 15:41:30 2014 -0400
add a changes file for bug 12718 --- changes/bug12718 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/bug12718 b/changes/bug12718 new file mode 100644 index 0000000..0c5f708 --- /dev/null +++ b/changes/bug12718 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Correct a confusing error message when trying to extend a circuit + via the control protocol but we don't know a descriptor or + microdescriptor for one of the specified relays. Fixes bug 12718; + bugfix on 0.2.3.1-alpha.
tor-commits@lists.torproject.org