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