summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2009-02-22 13:37:51 +0100
committerPierre Schmitz <pierre@archlinux.de>2009-02-22 13:37:51 +0100
commitb9b85843572bf283f48285001e276ba7e61b63f6 (patch)
tree4c6f4571552ada9ccfb4030481dcf77308f8b254 /UPGRADE
parentd9a20acc4e789cca747ad360d87ee3f3e7aa58c1 (diff)
updated to MediaWiki 1.14.0
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index f817e738..9d0e0521 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -67,6 +67,11 @@ with $wgEnableUploads in later versions. When upgrading, consult the release
notes to check for configuration changes which would alter the expected
behaviour of MediaWiki.
+=== Check installed extensions ===
+In MediaWiki 1.14 some extensions are migrated into the core. Please see the
+RELEASE-NOTES section "Migrated extensions" and disable these extensions in your
+localSettings.php
+
=== Test ===
It makes sense to test your wiki immediately following any kind of maintenance