Sfoglia il codice sorgente

changes file for 22417

Nick Mathewson 8 anni fa
parent
commit
6bc9ff87b8
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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.