X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.25;h=8bc51be505e65df419048e3221ba1db974efaef5;hb=4e34450dca695ec5af69e79ecef6c8f832f4599e;hp=e74474d0eff6b9b0e9a59ce299d178788c0feb04;hpb=979681f48871c16efd485e78d78f98c9a094212b;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index e74474d0ef..8bc51be505 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -84,7 +84,7 @@ production. this allows for pagination of prefix results. Extensions using this hook should implement supporting behavior. Not doing so can result in undefined behavior from API clients trying to continue through prefix results. -* Update jQuery from v1.11.1 to v1.11.2. +* Update jQuery from v1.11.1 to v1.11.3. * External libraries installed via composer will now be displayed on Special:Version in their own section. Extensions or skins that are installed via composer will not be shown in this section as it is assumed @@ -491,8 +491,9 @@ changes to languages because of Bugzilla reports. RewriteBase / RewriteRule ^(.*)\.php5 $1.php [R=301,L] -* The global importScript and importStylesheet functions, as well as the loadedScripts object, - from wikibits.js (deprecated since 1.17) now emit warnings through mw.log.warn when accessed. +* The global importScriptURI and importStylesheetURI functions, as well as the + loadedScripts object, from wikibits.js (deprecated since 1.17) now emit + warnings through mw.log.warn when accessed. == Compatibility ==