Merge "registration: Allow extensions to specify which MW core versions they require"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.26
index 4463c78..19309a8 100644 (file)
@@ -187,6 +187,9 @@ changes to languages because of Phabricator reports.
 * Watchlist tokens, SpecialResetTokens, and User::getTokenFromOption()
   are deprecated. Applications using those can work via the OAuth
   extension instead. New tokens types should not be added.
+* DatabaseBase::errorCount() was removed (unused).
+* $wgDeferredUpdateList was removed.
+* DeferredUpdates::addHTMLCacheUpdate() was removed.
 
 == Compatibility ==