aboutsummaryrefslogtreecommitdiff
path: root/changes/bug31408
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-09-23 11:11:50 +1000
committerteor <teor@torproject.org>2019-09-24 11:06:20 +1000
commit0614f839054a52e6e1a79a366fcc70da0691df66 (patch)
tree5a999d470e16478e12d9df49ddc5439540d26e7e /changes/bug31408
parent15490816da0f8b651d67acef9c7f4e5bf9652ce2 (diff)
downloadtor-0614f839054a52e6e1a79a366fcc70da0691df66.tar.gz
tor-0614f839054a52e6e1a79a366fcc70da0691df66.zip
changes: use correct bugfix release, and reword changes file for 31408
Diffstat (limited to 'changes/bug31408')
-rw-r--r--changes/bug314087
1 files changed, 4 insertions, 3 deletions
diff --git a/changes/bug31408 b/changes/bug31408
index 7a6744cee4..3e4ffa927d 100644
--- a/changes/bug31408
+++ b/changes/bug31408
@@ -1,4 +1,5 @@
o Major bugfixes (torrc):
- - Fix configuration files in a %included folder containing a
- configuration file with only comments or whitespace being
- ignored. Fixes bug 31408; bugfix on 0.4.0.5.
+ - Stop ignoring torrc options after an %include directive, when the
+ included directory ends with a file that does not contain any config
+ options. (But does contain comments or whitespace.)
+ Fixes bug 31408; bugfix on 0.3.1.1-alpha.