summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--upgrade.txt6
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) :