X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.34;h=d503cd39d95fed20a91ed35fc68c37755caed862;hp=4cf982d59f145a4f02e904cfc31405577775c03b;hb=5c0938a6c32c0847899caafc3d5938aa515720c1;hpb=de64366f58f0af7a02a417833c8e0605e4140fab diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index 4cf982d59f..d503cd39d9 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -9,11 +9,13 @@ for use in production. * (T231742) rdbms: Restore debug toolbar "Queries" feature. * (T231366) The ProfilerOutputDb class, 'profiling' table, and profileinfo.php entry point had been deprecated. -* (T234361) localisation: Log debug message for backend of MessageCache. +* (T234361) localisation: Add debug message for backend of MessageCache. +* (T234361) session: Add debug message for the used store class. * (T235559) Fix example Kask configuration in RESTBagOStuff class comment. * (T235137) Don't apply styling for Special:Contributions on other pages. -* (T234361) session: Add debug message for the used store class. * Upgrade mediawiki-codesniffer from 26.0.0 to 28.0.0 (dev-only). +* (T219604) The "jquery.ui.*" and "jquery.effects.*" modules are now + deprecated as aliases for the "jquery.ui" module. * (T235392) Deprecate setting Parser::mTitle to null. * Supporting commits for T235392 were also backported to prevent divergence from master (MediaWiki 1.35). @@ -595,6 +597,7 @@ because of Phabricator reports. * Specifying a SpecialPage object for the list of special pages (either through the SpecialPage_initList hook or by adding to $wgSpecialPages) is now deprecated. +* The 'jquery.tabIndex' module is deprecated. * WebInstaller::getInfoBox(), getWarningBox() and getErrorBox() are deprecated. Use Html::errorBox() or Html::warningBox() instead. * Use of ActorMigration with 'ar_user', 'img_user', 'oi_user', 'fa_user',