Sfoglia il codice sorgente

changes file for 6044

Nick Mathewson 13 anni fa
parent
commit
faab788189
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      changes/6044

+ 5 - 0
changes/6044

@@ -0,0 +1,5 @@
+  o Minor features:
+    - Enable Tor to read configuration, state, and key information from
+      a FIFO. Previously Tor would only read from files with a positive
+      stat.st_size. Code from meejah; fixes bug 6044.
+