aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40062
blob: 9f18685a9432ec063aded7f7f87d4b78e0f9912f (plain)
1
2
3
4
5
6
  o Minor features (onion services):
    - When writing an onion service hostname file, first read it to make
      sure it contains what we want before attempting to write it. Now
      onion services can set their existing onion service directories to
      read-only and Tor will still work. Resolves ticket 40062. Patch by
      Neel Chauhan.