From: Roger Dingledine Date: Sun, 27 Jul 2014 19:41:30 +0000 (-0400) Subject: add a changes file for bug 12718 X-Git-Tag: tor-0.2.4.23~3^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8882dcfc598edde4d78c14ea0b90c8ed7f189274;p=thirdparty%2Ftor.git add a changes file for bug 12718 --- diff --git a/changes/bug12718 b/changes/bug12718 new file mode 100644 index 0000000000..0c5f708446 --- /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.