summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-14 14:10:08 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-17 10:02:57 -0400
commitfaab7881894e55e71c0a19654f3c733c8b0d2920 (patch)
treed680a947407633af5609604599d083313a837753
parent4b362d002ccd2008ebfa4b44e3ca61e8efa96cac (diff)
downloadtor-faab7881894e55e71c0a19654f3c733c8b0d2920.tar.gz
tor-faab7881894e55e71c0a19654f3c733c8b0d2920.zip
changes file for 6044
-rw-r--r--changes/60445
1 files changed, 5 insertions, 0 deletions
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.
+