Introduce a new hook that allows extensions to add to My Contributions
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 1577b14..09b3fc6 100644 (file)
@@ -74,6 +74,7 @@ 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 fixes in 1.20 ===
 * (bug 30245) Use the correct way to construct a log page title.