From: Kunal Mehta Date: Wed, 26 Sep 2018 04:44:50 +0000 (-0700) Subject: Document removal of CologneBlue & Modern from the tarball X-Git-Tag: 1.31.2~96 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=8641df974d1a030f7b7fad1e8e45e0f51f9816e1 Document removal of CologneBlue & Modern from the tarball Worth noting as a pre-upgrade thing, as trying to run the updater will fail unless it's disabled or downloaded separately. Reported by . Change-Id: I5ea6dc65d683dfceaa25104ca59f2f56c1ab1884 --- diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 0898863d5c..b6c2a66a21 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -63,6 +63,10 @@ This is a security and maintenance release of the MediaWiki 1.31 branch. to the ar_text and ar_flags columns of the archive table or make those columns nullable before upgrading to MediaWiki 1.31. maintenance/archives/patch-nullable-ar_text.sql shows how to do this for MySQL. +* The CologneBlue and Modern skins are no longer bundled with the tarball. You + will need to remove the wfLoadSkin() calls from your LocalSettings.php or + download them separately + (). === Configuration changes in 1.31 === * $wgEnableAPI and $wgEnableWriteAPI are now deprecated and will be removed in