go through and rewrite the changes files to be more user-facing
[tor.git] / changes / bug9162
blobb5ac27f5b645f7e8b0ca44805ac55db4964e1130
1   o Minor bugfixes:
2     - Fix a bug where the first connection works to a bridge that uses a
3       pluggable transport with client-side parameters, but we don't send
4       the client-side parameters on subsequent connections. (We don't
5       use any pluggable transports with client-side parameters yet,
6       but ScrambleSuit will soon become the first one.) Fixes bug 9162;
7       bugfix on 0.2.0.3-alpha. Based on a patch from "rl1987".