merged master
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 2f463a7..fda37c3 100644 (file)
@@ -82,6 +82,8 @@ 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 new hook AfterFinalPageOutput to allow modifications to buffered page output before sent
+  to the client.
 * (bug 37627) UserNotLoggedIn() exception to show a generic error page whenever
   a user is not logged in.
 * Watched status in changes lists are no longer indicated by <strong></strong>