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.