diff options
author | ivan <ivan> | 2008-03-02 04:06:06 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-03-02 04:06:06 +0000 |
commit | 9c68254528b6f2c7d8c1921b452fa56064783782 (patch) | |
tree | 09623ba39355e74f1cff2f3c35b7347bd309f306 /rt/UPGRADING | |
parent | ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4 (diff) |
import rt 3.4.6
Diffstat (limited to 'rt/UPGRADING')
-rw-r--r-- | rt/UPGRADING | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/rt/UPGRADING b/rt/UPGRADING index aca9bb079..11a26e81e 100644 --- a/rt/UPGRADING +++ b/rt/UPGRADING @@ -16,23 +16,6 @@ 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 |