Selaa lähdekoodia

changes file for 22417

Nick Mathewson 8 vuotta sitten
vanhempi
commit
6bc9ff87b8
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.