From: teor Date: Mon, 23 Sep 2019 01:11:50 +0000 (+1000) Subject: changes: use correct bugfix release, and reword changes file for 31408 X-Git-Tag: tor-0.3.5.9~11^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0614f839054a52e6e1a79a366fcc70da0691df66;p=thirdparty%2Ftor.git changes: use correct bugfix release, and reword changes file for 31408 --- 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.