Merge "xsd: fix id within contributor to allow 0"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 5900e61..a838a37 100644 (file)
@@ -74,7 +74,6 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki.
 * Added new function getDomain to AuthPlugin for getting a user's domain
 * (bug 23427) New magic word {{PAGEID}} which gives the current page ID.
   Will be null on previewing a page being created.
-* Added ContribsPager::reallyDoQuery hook allowing extensions to data to MyContribs
 * (bug 37627) UserNotLoggedIn() exception to show a generic error page whenever
   a user is not logged in.