From: Kunal Mehta Date: Fri, 20 Nov 2015 23:05:00 +0000 (-0800) Subject: Move 3f1e9fa268cd release notes into 1.27 file X-Git-Tag: 1.31.0-rc.0~8917 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%2C%22id_auteur=%24connecte%22%29%20.%20%22?a=commitdiff_plain;h=a4427095959c24de0228765eafacf5a4815e649a;p=lhc%2Fweb%2Fwiklou.git Move 3f1e9fa268cd release notes into 1.27 file Change-Id: I651092bf7c0e7383e4dbe16c29c1ddbdabb51f80 --- 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 ==