RELEASE-NOTES-1.27: Add a note about file upload patrolling
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 7 Jan 2016 23:07:05 +0000 (15:07 -0800)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 7 Jan 2016 23:07:05 +0000 (15:07 -0800)
Bug: T11501
Change-Id: I092d247e72f73c3317a8e6321fd28f8455e598b7

RELEASE-NOTES-1.27

index 7157776..4723220 100644 (file)
@@ -103,6 +103,9 @@ production.
   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 ===