Changes file for bug9665

This commit is contained in:
Nick Mathewson 2014-04-07 22:19:56 -04:00
parent 90341b4852
commit 74195db6b6

4
changes/bug9665 Normal file
View File

@ -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.