bug19969 550 B

12345678910
  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.
  5. o Major bugfixes (clients on flaky network connections):
  6. - When Tor leaves standby because of a new application request, open
  7. circuits as needed to serve that request. Previously, we would
  8. potentially wait a very long time. Fixes part of bug 19969; bugfix
  9. on 0.2.8.1-alpha.