summaryrefslogtreecommitdiff
path: root/changes/feature18753
blob: 2eb0e359da5ae3ad947fbe519f31e22c315e0959 (plain)
1
2
3
4
5
6
  o Minor features (unix domain sockets):
    - When configuring a unix domain socket for a SocksPort,
      ControlPort, or Hidden service, you can now wrap the address
      in quotes, using C-style escapes inside the quotes. This
      allows unix domain socket paths to contain spaces.