From: Kevin Israel Date: Wed, 7 Oct 2015 01:52:29 +0000 (-0400) Subject: Fixes for "External libraries" release notes section X-Git-Tag: 1.31.0-rc.0~8894^2 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=360e14cd6c5922a51e755851f1087933a1b161ff;p=lhc%2Fweb%2Fwiklou.git Fixes for "External libraries" release notes section * Changed the list of libraries to reflect the current states of resources/lib and composer.json. (I assumed oojs/oojs-ui refers to the PHP library, not the JS libraries. Also, some JS libraries may still be missing.) * Renamed "External libraries" to "External library changes in 1.2X" and promoted it to heading level 3 for consistency with the other sections and for a sane TOC within the web installer. * Made additional minor formatting changes. Change-Id: I195dd1cf1aca1112945dc630e2bb7d8584bb4bb2 --- diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index 322be938f3..ac2f947c2d 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -115,28 +115,29 @@ production. * (T105236) The extension.json schema now validates custom classes in the "ResourceModules" property properly. -== External libraries == -=== Upgraded external libraries === +=== External library changes in 1.26 === +==== Upgraded external libraries ==== * Updated es5-shim from v4.0.0 to v4.1.5. * Updated json2 from revision 2014-02-04 to 2015-05-03. * Updated Sinon.JS from 1.10.3 to 1.15.4. * Updated jQuery Client from v1.0.0 to v2.0.0. * Updated QUnit from v1.17.1 to v1.18.0. -* Updated liuggio/statsd-php-client from v1.0.12 to v1.0.16 -* Updated oojs/oojs-ui from v0.9.8 to v0.12.9. -* Updated wikimedia/utfnormal from v1.0.2 to v1.0.3 -* Updated wikimedia/composer-merge-plugin from v1.0.0 to v1.2.1. +* Updated liuggio/statsd-php-client from v1.0.12 to v1.0.16. +* Updated oojs/oojs-ui from v0.11.3 to v0.12.12. +* Updated wikimedia/cdb from v1.0.1 to v1.3.0. +* Updated wikimedia/utfnormal from v1.0.2 to v1.0.3. +* Updated wikimedia/composer-merge-plugin from v1.0.0 to v1.3.0. * Updated zordius/lightncandy from v0.18 to v0.21. -=== New external libraries === -* Added composer/semver v0.1.0. +==== New external libraries ==== +* Added composer/semver v1.0.0. * Added mediawiki/at-ease v1.1.0. * Added wikimedia/assert v0.2.2. * Added wikimedia/ip-set v1.0.1. * Added wikimedia/wrappedstring v2.0.0. -=== Removed and replaced external libraries === -* Replaced leafo/lessphp v0.5.0 with oyejorge/less.php: v1.7.0.8 +==== Removed and replaced external libraries ==== +* Replaced leafo/lessphp v0.5.0 with oyejorge/less.php v1.7.0.9. === Bug fixes in 1.26 === * (T53283) load.php sometimes sends 304 response without full headers diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index 4a35948bb5..20ffec0f6e 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -85,12 +85,18 @@ production. string, if available. To localize this string, see the comments of $wgLocaltimezone in includes/DefaultSettings.php. -== External libraries == -=== Upgraded external libraries === -* Upgraded composer/semver from v1.0.0 to v1.2.0 - -=== New external libraries === -* Added wikimedia/cldr-plural-rule-parser v1.0.0 +=== External library changes in 1.27 === +==== Upgraded external libraries ==== +* Updated oojs/oojs-ui from v0.12.12 to v0.13.3. +* Updated composer/semver from v1.0.0 to v1.2.0. + +==== New external libraries ==== +* Added wikimedia/base-convert v1.0.1. +* Added wikimedia/cldr-plural-rule-parser v1.0.0. +* Added wikimedia/relpath v1.0.3. +* Added wikimedia/running-stat v1.1.0. + +==== Removed and replaced external libraries ==== === Bug fixes in 1.27 === * Special:Upload will now display correct maximum allowed file size when running