Explorar o código

Changes file for bug9665

Nick Mathewson %!s(int64=12) %!d(string=hai) anos
pai
achega
74195db6b6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/bug9665

+ 4 - 0
changes/bug9665

@@ -0,0 +1,4 @@
+  o Minor features:
+    - Report a failure to connect to a bridge because its transport
+      type has no configured pluggable transport as a new type of bootstrap
+      failure. Resolves ticket 9665. Patch from Fábio J. Bertinatto.