aboutsummaryrefslogtreecommitdiff
path: root/changes/subsystems
blob: a51fb8e2b129f880314509f69899715bc00441b3 (plain)
1
2
3
4
5
6
  o Major features (refactoring):
    - Tor now uses an explicit list of its own subsystems when initializing
      and shutting down.  Previously, these systems were managed implicitly
      though various places throughout the codebase.  (There still some
      subsystems using the old system.)
      Closes ticket 28330.