X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.28;h=92ac8695351db572c92f557a5b5898aa9336dfb5;hb=fd8e3da7b8d116803ad2cebbd088d09356822329;hp=865e300e90defa604d712920cb331595fb98667a;hpb=ff2dfbe9420b2ae8a942e1b6c3baa554d4a0a513;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 865e300e90..92ac869535 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -39,7 +39,8 @@ production. * (T141604) Extensions can now provide a better error message when their maintenance scripts are run without the extension being installed. * (T8948) Numeric sorting in categories is now supported by setting $wgCategoryCollation - to uca-default-u-kn or uca--u-kn. If migrating from another + to 'uca-default-u-kn' or 'uca--u-kn'. If you can't use UCA collations, + a 'numeric' collation is also available. If migrating from another collation, you will need to run the updateCollation.php maintenance script. === External library changes in 1.28 ===