From ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 2 Aug 2007 19:56:20 +0000 Subject: import rt 3.6.4 --- rt/UPGRADING | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'rt/UPGRADING') diff --git a/rt/UPGRADING b/rt/UPGRADING index 11a26e81e..aca9bb079 100644 --- a/rt/UPGRADING +++ b/rt/UPGRADING @@ -16,6 +16,23 @@ accidentally damage your database and lose data or worse. ******* +UPGRADING FROM 3.5.7 and earlier - Changes: + +Scrips are now prepared and committed in order alphanumerically by description. +This means that you can prepend a number (00, 07, 15, 24) to the beginning of +each scrip's description, and they will run in that order. Depending on your +database, the old ordering may have been by scrip id number -- if that is the +case, simply prepend the scrip id number to the beginning of its description. + + +UPGRADING FROM 3.5.1 and earlier - Changes: + +The default for $RedistributeAutoGeneratedMessages has changed to +'privileged', to make out-of-the-box installations more resistant +to mail loops. If you rely on the old default of redistributing to +all watchers, you'll need to set it explicitly now. + + UPGRADING FROM 3.3.14 and earlier - Changes: The "ModifyObjectCustomFieldValues" right name was too long. It's been changed to -- cgit v1.2.1