summaryrefslogtreecommitdiff
path: root/rt/docs/UPGRADING-3.2
diff options
context:
space:
mode:
Diffstat (limited to 'rt/docs/UPGRADING-3.2')
-rw-r--r--rt/docs/UPGRADING-3.211
1 files changed, 11 insertions, 0 deletions
diff --git a/rt/docs/UPGRADING-3.2 b/rt/docs/UPGRADING-3.2
new file mode 100644
index 000000000..c0b8cebae
--- /dev/null
+++ b/rt/docs/UPGRADING-3.2
@@ -0,0 +1,11 @@
+UPGRADING FROM 3.2 and earlier - Changes:
+
+= Rights changes =
+
+Now, if you want any user to be able to access the Admin tools (a.k.a.
+the Configuration tab), you must grant that user the "ShowConfigTab"
+right. Making the user a privileged user is no longer sufficient.
+
+"SuperUser" users are no longer automatically added to the list of users
+who can own tickets in a queue. You now need to explicitly give them the
+"OwnTicket" right.