summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index b0185a13..331870e2 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -19,6 +19,9 @@ ALTER TABLE PackageDepends ADD INDEX (DepName);
5. Merge "web/lib/config.inc.php.proto" with "web/lib/config.inc.php".
+6. Run the upload directory transform script ("scripts/uploadbuckets.sh") and
+rotate the converted directory structure into place.
+
From 1.8.1 to 1.8.2
-------------------