bump to 0.2.8.16
[tor/appveyor.git] / changes / bug19969
blob0bdd880bb7df32a103a5499077e3ed90a718a2cd
1   o Major bugfixes (client performance);
2     - Clients now respond to new application stream requests when
3       they arrive, rather than waiting up to one second before starting
4       to handle them. Fixes part of bug 19969; bugfix on 0.2.8.1-alpha.
6   o Major bugfixes (clients on flaky network connections);
7     - When Tor leaves standby because of a new application request, open
8       circuits as needed to serve that request. Previously, we would
9       potentially wait a very long time. Fixes part of bug 19969; bugfix
10       on 0.2.8.1-alpha.