X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.24;h=d3d6520cc15af7bc0390cd914d5d1120ef5122b3;hp=288599533e36650253d6da12f246cfad62b9952b;hb=43f46b6c92aaaee0678d6516e799aa8717efda42;hpb=7ae6410f9474562876a83c5304ebf819afae3d1b diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 288599533e..d3d6520cc1 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -146,7 +146,7 @@ production. Special:PageLanguage. All pages are set to wiki language by default. The feature needs to be enabled with $wgPageLanguageUseDB=true and permission needs to be set for 'pagelang'. -* Upgrade Moment.js to v2.8.1. +* Upgrade Moment.js to v2.8.3. * (bug 67042) Added support for the HTML5 tag for East Asian typography. * Upgrade Sinon.JS to 1.10.3. * Added the es5-shim polyfill for older or non-compliant javascript engines. @@ -450,6 +450,8 @@ changes to languages because of Bugzilla reports. * TablePager::getBody() is deprecated, use getBodyOutput() or getFullOutput(). * log_page for move log entries store the original page ID, rather than that of the new redirect page. This is not retroactive. +* LCStoreAccel was removed. $wgLocalisationCacheConf can no longer be set to + use this store class. ==== Renamed classes ==== * CLDRPluralRuleConverter_Expression to CLDRPluralRuleConverterExpression