summaryrefslogtreecommitdiff
path: root/changes/bug22731
blob: acb65d56e501d31d7feb1ebdd6b65f053cc4056b (plain)
1
2
3
4
5
  o Minor features (relay, configuration):
    - Reject attempts to use relative file paths when RunAsDaemon is set.
      Previously, Tor would accept these, but the directory-changing step
      of RunAsDaemon would give strange and/or confusing results.
      Closes ticket 22731.