aboutsummaryrefslogtreecommitdiffstats
path: root/HISTORY
diff options
context:
space:
mode:
authorReedy <reedy@wikimedia.org>2019-06-07 02:31:44 +0100
committerReedy <reedy@wikimedia.org>2019-06-07 02:31:44 +0100
commit1512a0d628a0b2ba8d6146a9d5de4ab0d82bcb52 (patch)
treef77a6540ade192174d1d64a6243ee61b64ed3ace /HISTORY
parentd84feac632d63d50304a162657cd3d3bf624ba4b (diff)
downloadmediawikicore-1512a0d628a0b2ba8d6146a9d5de4ab0d82bcb52.tar.gz
mediawikicore-1512a0d628a0b2ba8d6146a9d5de4ab0d82bcb52.zip
Add 1.27.7 to HISTORY
Change-Id: If41890454e3487b6b7803a1671915041c53f9561
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY10
1 files changed, 9 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 741c59be4f35..771d57ec54ff 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2570,11 +2570,19 @@ There's usually someone online in #mediawiki on irc.freenode.net.
= MediaWiki 1.27 =
+== MediaWiki 1.27.7 ==
+
+This is a maintenance release of the MediaWiki 1.27 branch.
+
+=== Changes since MediaWiki 1.27.6 ===
+* Add missing `use MediaWiki\MediaWikiServices;` to LogEventsList.php.
+* Remove broken tests from ApiBlockTest.php.
+
== MediaWiki 1.27.6 ==
This is a security and maintenance release of the MediaWiki 1.27 branch.
-=== Changes since MediaWiki 1.27.6 ===
+=== Changes since MediaWiki 1.27.5 ===
* (T204729) WatchedItemStore::countVisitingWatchersMultiple() shouldn't query
all titles when asked for none.
* (T109121) Remove deprecated pear/mail_mime-decode from composer suggested