bug8387 541 B

1234567891011
  1. o Major bugfixes (client):
  2. - Perform circuit cleanup operations even when circuit
  3. construction operations are disabled (because the network is
  4. disabled, or because there isn't enough directory information).
  5. Previously, when we were not building predictive circuits, we
  6. were not closing expired circuits either.
  7. Fixes bug 8387; bugfix on 0.1.1.11-alpha. This bug became visible
  8. in 0.2.4.10-alpha when we became more strict about when we have
  9. "enough directory information to build circuits".