]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 22417
authorNick Mathewson <nickm@torproject.org>
Tue, 30 May 2017 12:48:50 +0000 (08:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 30 May 2017 12:48:50 +0000 (08:48 -0400)
changes/bug22417 [new file with mode: 0644]

diff --git a/changes/bug22417 b/changes/bug22417
new file mode 100644 (file)
index 0000000..88c601a
--- /dev/null
@@ -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.