summaryrefslogtreecommitdiff
path: root/changes/torrc_continuation
blob: f63937e42a3f153c8418e0b6abc9173ae7484324 (plain)
1
2
3
4
5
6
  o Minor features:
    - Support line continuations in torrc.  If a line ends with a
      single backslash character, the newline is ignored, and the
      configuration value is treated as continuing on the next line.
      Implements bug 1929.