diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-10 15:00:02 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-10 15:00:02 -0500 |
commit | 8d74fba651dfb788568d2236da773ed9fd9b4a39 (patch) | |
tree | 6620cee4b6eb569b543e8effcca6238224b53224 /changes | |
parent | dca3c9fff87227b8119afe804ce0ae8ed840b1f8 (diff) | |
parent | 3085b76a0996d87ed32482f1023963ccbc28f4d3 (diff) | |
download | tor-8d74fba651dfb788568d2236da773ed9fd9b4a39.tar.gz tor-8d74fba651dfb788568d2236da773ed9fd9b4a39.zip |
Merge branch 'absolute_cookie_file'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/absolute_cookie_file | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/absolute_cookie_file b/changes/absolute_cookie_file new file mode 100644 index 0000000000..db9f7be6c1 --- /dev/null +++ b/changes/absolute_cookie_file @@ -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. |