bug14918 442 B

1234567
  1. o Minor bugfixes (path counting):
  2. - When deciding whether we have any exit nodes, count the number listed
  3. in the consensus, not the number we have descriptors for. Fixes part
  4. of bug 14918; bugfix on 0.2.6.2-alpha.
  5. - Do not warn that we are missing directory information if we have
  6. decided not to fetch directory information due to a long period
  7. of idleness. Fixes part of bug 14918; bugfix on 0.2.6.2-alpha.