tor/changes/torrc_continuation
2010-09-11 01:44:20 +02:00

7 lines
249 B
Plaintext

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.