Explorar el Código

changes file for 6044

Nick Mathewson hace 13 años
padre
commit
faab788189
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.
+