From 0a0cc4599fd743d124d6ee90671c7c8e205b86e8 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 23 Sep 2010 22:58:04 -0400 Subject: Tweak continuation-and-comment logic I think there was a read-off-the-end-of-the-buffer bug that I fixed. At least I added some good comments, I hope. --- changes/torrc_continuation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changes') diff --git a/changes/torrc_continuation b/changes/torrc_continuation index f63937e42a..5b6e086e6f 100644 --- a/changes/torrc_continuation +++ b/changes/torrc_continuation @@ -2,5 +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. + Resolves bug 1929. -- cgit v1.2.3-54-g00ecf