From 3085b76a0996d87ed32482f1023963ccbc28f4d3 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 10 Jan 2012 14:59:49 -0500 Subject: [PATCH] changes file for #4881 --- changes/absolute_cookie_file | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/absolute_cookie_file 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.