aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27402
blob: b79fb567601ba7a399667be755d6c752ec17d375 (plain)
1
2
3
4
5
6
7
8
9
10
  o Minor feature (bootstrap):
    - When reporting bootstrap progress, stop distinguishing between
      situations where it seems that only internal paths are available
      and situations where it seems that external paths are available.
      Previously, tor would often erroneously report that it had only
      internal paths.  Closes ticket 27402.

  o Code simplification and refactoring:
    - Split out bootstrap progress reporting from control.c into a
      separate file.  Part of ticket 27402.