Browse Source

changes file for 22417

Nick Mathewson 8 years ago
parent
commit
6bc9ff87b8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/bug22417

+ 3 - 0
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.