From: Nick Mathewson Date: Fri, 14 Sep 2012 18:10:08 +0000 (-0400) Subject: changes file for 6044 X-Git-Tag: tor-0.2.4.3-alpha~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faab7881894e55e71c0a19654f3c733c8b0d2920;p=thirdparty%2Ftor.git changes file for 6044 --- diff --git a/changes/6044 b/changes/6044 new file mode 100644 index 0000000000..6f932a3127 --- /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. +