update address standardization for cust_location changes
[freeside.git] / rt / docs / UPGRADING-3.4
diff --git a/rt/docs/UPGRADING-3.4 b/rt/docs/UPGRADING-3.4
new file mode 100644 (file)
index 0000000..4dca045
--- /dev/null
@@ -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.