
17 Sep
2012
17 Sep
'12
2:05 p.m.
commit faab7881894e55e71c0a19654f3c733c8b0d2920 Author: Nick Mathewson <nickm@torproject.org> Date: Fri Sep 14 14:10:08 2012 -0400 changes file for 6044 --- changes/6044 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/changes/6044 b/changes/6044 new file mode 100644 index 0000000..6f932a3 --- /dev/null +++ b/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. +