BryanDavis has uploaded a new change for review. https://gerrit.wikimedia.org/r/182821
Change subject: Revise wording for installed libraries release note ...................................................................... Revise wording for installed libraries release note Change-Id: I7afafa1b5b954e4555b10c8fd2a225f0f4754115 --- M RELEASE-NOTES-1.25 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/21/182821/1 diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index abbe9f7..ef0917e 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -71,10 +71,10 @@ 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. -* Installed 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 they will add - the proper credits to the skins or extensions section. +* 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 + they will add the proper credits to the skins or extensions section. ==== External libraries ==== * MediaWiki now requires certain external libraries to be installed. In the past -- To view, visit https://gerrit.wikimedia.org/r/182821 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7afafa1b5b954e4555b10c8fd2a225f0f4754115 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: BryanDavis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
