]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for #4881
authorNick Mathewson <nickm@torproject.org>
Tue, 10 Jan 2012 19:59:49 +0000 (14:59 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 10 Jan 2012 19:59:49 +0000 (14:59 -0500)
changes/absolute_cookie_file [new file with mode: 0644]

diff --git a/changes/absolute_cookie_file b/changes/absolute_cookie_file
new file mode 100644 (file)
index 0000000..db9f7be
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (controller):
+    - When reporting the path to the cookie file to the controller,
+      give an absolute path. Resolves ticket 4881.