ForeignAPIRepo now overwrite files when creating them.
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 3c545ee..0745cb7 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.