jenkins-bot has submitted this change and it was merged. Change subject: RELEASE-NOTES-1.27: Add a note about file upload patrolling ......................................................................
RELEASE-NOTES-1.27: Add a note about file upload patrolling Bug: T11501 Change-Id: I092d247e72f73c3317a8e6321fd28f8455e598b7 --- M RELEASE-NOTES-1.27 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Legoktm: Looks good to me, approved jenkins-bot: Verified diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index 7157776..4723220 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -103,6 +103,9 @@ from CDN to mitigate DB replication lag and WAN cache purge lag. * (T49162) Installer will default to setting CACHE_ACCEL as the main cache type if it is available. +* It is now possible to patrol file uploads (both for new files and new versions + of existing files). Special:NewFiles has gained an option to filter by patrol + status. This functionality can be disabled using $wgUseFilePatrol. === External library changes in 1.27 === -- To view, visit https://gerrit.wikimedia.org/r/263005 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I092d247e72f73c3317a8e6321fd28f8455e598b7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Bartosz DziewoĆski <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
