From a4427095959c24de0228765eafacf5a4815e649a Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Fri, 20 Nov 2015 15:05:00 -0800 Subject: [PATCH] Move 3f1e9fa268cd release notes into 1.27 file Change-Id: I651092bf7c0e7383e4dbe16c29c1ddbdabb51f80 --- RELEASE-NOTES-1.26 | 4 ---- RELEASE-NOTES-1.27 | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index 94f8b91e8a..322be938f3 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -248,10 +248,6 @@ changes to languages because of Phabricator reports. * DatabaseBase::errorCount() was removed (unused). * $wgDeferredUpdateList was removed. * DeferredUpdates::addHTMLCacheUpdate() was removed. -* Calling ResourceLoaderFileModule::readStyleFiles() without a - ResourceLoaderContext instance is deprecated. -* ResourceLoader::getLessCompiler() now takes an optional parameter of - additional LESS variables to set for the compiler. == Compatibility == diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index dfeca3c10a..6798e2557a 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -141,6 +141,10 @@ changes to languages because of Bugzilla reports. 'Project:Oversight' to 'Project:Suppress'. * DatabaseBase::resultObject() is now protected (use outside Database classes not necessary since 1.11). +* Calling ResourceLoaderFileModule::readStyleFiles() without a + ResourceLoaderContext instance is deprecated. +* ResourceLoader::getLessCompiler() now takes an optional parameter of + additional LESS variables to set for the compiler. == Compatibility == -- 2.20.1