]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 6044
authorNick Mathewson <nickm@torproject.org>
Fri, 14 Sep 2012 18:10:08 +0000 (14:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 17 Sep 2012 14:02:57 +0000 (10:02 -0400)
changes/6044 [new file with mode: 0644]

diff --git a/changes/6044 b/changes/6044
new file mode 100644 (file)
index 0000000..6f932a3
--- /dev/null
@@ -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.
+