From: Nick Mathewson Date: Tue, 30 May 2017 12:48:50 +0000 (-0400) Subject: changes file for 22417 X-Git-Tag: tor-0.3.1.3-alpha~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bc9ff87b8a9ed4bd765c238c5d27984b4149302;p=thirdparty%2Ftor.git changes file for 22417 --- diff --git a/changes/bug22417 b/changes/bug22417 new file mode 100644 index 0000000000..88c601a4f6 --- /dev/null +++ b/changes/bug22417 @@ -0,0 +1,3 @@ + o Major bugfixes (torrc, crash): + - Fix a crash bug when using %include in torrc. Fixes bug 22417; + bugfix on 0.3.1.1-alpha. Patch by Daniel Pinto.