diff options
Diffstat (limited to 'changes/torrc_continuation')
-rw-r--r-- | changes/torrc_continuation | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/torrc_continuation b/changes/torrc_continuation new file mode 100644 index 000000000..f40e970c0 --- /dev/null +++ b/changes/torrc_continuation @@ -0,0 +1,5 @@ + 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. + |