Move ceab69238d2b release notes into 1.27 file
authorKunal Mehta <legoktm@gmail.com>
Fri, 20 Nov 2015 22:53:29 +0000 (14:53 -0800)
committerChad <chadh@wikimedia.org>
Sat, 21 Nov 2015 00:14:03 +0000 (00:14 +0000)
Change-Id: I20c7d28f6f1ff3bde935e895eb34768574db2dc6

RELEASE-NOTES-1.26
RELEASE-NOTES-1.27

index 8696226..11ae9c0 100644 (file)
@@ -248,8 +248,6 @@ changes to languages because of Phabricator reports.
 * DatabaseBase::errorCount() was removed (unused).
 * $wgDeferredUpdateList was removed.
 * DeferredUpdates::addHTMLCacheUpdate() was removed.
-* The default name of the 'suppress' group page has been changed from
-  'Project:Oversight' to 'Project:Suppress'.
 * DatabaseBase::resultObject() is now protected (use outside Database classes
   not necessary since 1.11).
 * Calling ResourceLoaderFileModule::readStyleFiles() without a
index dd03334..4e6da9b 100644 (file)
@@ -137,6 +137,8 @@ changes to languages because of Bugzilla reports.
   by &nbsp; and HTML entity encodings of &nbsp, <, and >.
 * (T36948) The default file revert message's timestamp is now in $wgLocaltimezone,
   instead of UTC.
+* The default name of the 'suppress' group page has been changed from
+  'Project:Oversight' to 'Project:Suppress'.
 
 == Compatibility ==