From fa86e1521a777f817affa83f8886d72ea07c1304 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Tue, 23 Nov 2004 15:28:21 +0000 Subject: [PATCH] added gotcha about upgrading from versions earlier than 5.5.x --- docs/gotcha.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 3a33553a3..20b656c2d 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -18,6 +18,10 @@ save you many hours of grief. you may now have to convert your site content to UTF-8 format. Check with your language file provider for details. + * If you're upgrading from a release earlier than 5.5.0 then you'll + need to download and upgrade to 5.5.x before you can upgrade + to 6.3 or higher. + 6.2.8 --------------------------------------------------------------------