summaryrefslogtreecommitdiff
path: root/changes/torrc_continuation
blob: 5b6e086e6f23cfe4a9a5e86cc64b17d3a4a69d45 (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.
      Resolves bug 1929.