Merge "Replace Linker::link() with LinkRenderer in some special pages"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.29
index ab52544..21a94c5 100644 (file)
@@ -56,6 +56,8 @@ changes to languages because of Phabricator reports.
   SearchEngineFactory::getSearchEngineClass() instead.
 * $wgSessionsInMemcached (deprecated in 1.20) was removed. No replacement is
   required as all sessions are stored in Object Cache now.
+* MWHttpRequest::execute() should be considered to return a StatusValue; the
+  Status return type is deprecated.
 
 == Compatibility ==