]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add a changes file for bug 12718
authorRoger Dingledine <arma@torproject.org>
Sun, 27 Jul 2014 19:41:30 +0000 (15:41 -0400)
committerRoger Dingledine <arma@torproject.org>
Sun, 27 Jul 2014 19:41:30 +0000 (15:41 -0400)
changes/bug12718 [new file with mode: 0644]

diff --git a/changes/bug12718 b/changes/bug12718
new file mode 100644 (file)
index 0000000..0c5f708
--- /dev/null
@@ -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.