diff options
| author | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-27 09:00:18 +0000 | 
|---|---|---|
| committer | mensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-02-27 09:00:18 +0000 | 
| commit | 1e2add12c688db459fbed7bf5c842ddb274fea69 (patch) | |
| tree | 73828054038c79ca91a57080d0197324e2903f39 | |
| parent | f8cf68dcf11dfe32c6ee99b207a8510e0e5f42ef (diff) | |
| download | semanticscuttle-1e2add12c688db459fbed7bf5c842ddb274fea69.tar.gz semanticscuttle-1e2add12c688db459fbed7bf5c842ddb274fea69.tar.bz2 | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@298 b3834d28-1941-0410-a4f8-b48e95affb8f
| -rw-r--r-- | upgrade.txt | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/upgrade.txt b/upgrade.txt index fdaac0d..107ee2a 100644 --- a/upgrade.txt +++ b/upgrade.txt @@ -1,9 +1,7 @@  ==== UPGRADE instructions ====  === From version 0.92 to 0.93 === -Message: this version modifies the database to UTF-8 charset. The idea is to convert the content (through BLOB type) and then to change the tables' charsets. - -- Backup you database +- Backup your database  - Make a copy from your SemanticScuttle Web directory  - Upgrade your database by following instructions ONE after ONE (order is important) :  #NOTHING TO CHANGE IN DB @@ -15,7 +13,7 @@ $adminsAreAdvisedTagsFromOtherAdmins = false;  # 'true' if tags from other admin  === From version 0.91 to 0.92 ===  Message: this version modifies the database to UTF-8 charset. The idea is to convert the content (through BLOB type) and then to change the tables' charsets. -- Backup you database +- Backup your database  - Make a copy from your SemanticScuttle Web directory  - Upgrade your database by following instructions ONE after ONE (order is important) : | 
