summaryrefslogtreecommitdiff
path: root/rt/docs/UPGRADING-3.4
diff options
context:
space:
mode:
Diffstat (limited to 'rt/docs/UPGRADING-3.4')
-rw-r--r--rt/docs/UPGRADING-3.412
1 files changed, 12 insertions, 0 deletions
diff --git a/rt/docs/UPGRADING-3.4 b/rt/docs/UPGRADING-3.4
new file mode 100644
index 000000000..4dca0451f
--- /dev/null
+++ b/rt/docs/UPGRADING-3.4
@@ -0,0 +1,12 @@
+UPGRADING FROM 3.3.14 and earlier - Changes:
+
+The "ModifyObjectCustomFieldValues" right name was too long. It has been
+changed to "ModifyCustomField"
+
+
+UPGRADING FROM 3.3.11 and earlier - Changes:
+
+Custom Fields now have an additional right, "ModifyCustomField". This
+right governs whether a user can modify an object's custom field values
+for a particular custom field. This includes adding, deleting and
+changing values.