summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
+