summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>1998-11-09 08:29:01 +0000
committerivan <ivan>1998-11-09 08:29:01 +0000
commit7dc264ba036fe5398a2fa1b643bae3187e92cf39 (patch)
tree295cf8c16e3a5d52f89fa865d1d2050b8c513d2e
parentedc843524bf4f564ba037acbfe077e8d3930aab1 (diff)
1.2.x
-rw-r--r--htdocs/docs/upgrade3.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/htdocs/docs/upgrade3.html b/htdocs/docs/upgrade3.html
new file mode 100644
index 000000000..37eead3ef
--- /dev/null
+++ b/htdocs/docs/upgrade3.html
@@ -0,0 +1,12 @@
+<head>
+ <title>Upgrading to 1.2.x</title>
+</head>
+<body>
+<h1>Upgrading to 1.1.x from 1.2.x</h1>
+<ul>
+ <li>If migrating from 1.0.0, see these <a href="upgrade.html">instructions</a> first.
+ <li>If migrating from less than 1.1.4, see these <a href="upgrade2.html">instructions</a> first.
+ <li>Back up your data and current Freeside installation.
+ <li>Install the Perl module <li><a href="http://www.perl.com/CPAN/modules/by-module/String/">String-Approx</a>
+ <li>Copy or symlink htdocs and site_perl to the new copies.
+</body>