]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: use correct bugfix release, and reword changes file for 31408
authorteor <teor@torproject.org>
Mon, 23 Sep 2019 01:11:50 +0000 (11:11 +1000)
committerteor <teor@torproject.org>
Tue, 24 Sep 2019 01:06:20 +0000 (11:06 +1000)
changes/bug31408

index 7a6744cee4802cfb2f39854f0edbe4b227940736..3e4ffa927de7d4de1c41c21b71850fe84c8b0703 100644 (file)
@@ -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.