Added UserCache class for doing name/title batch lookups.
[lhc/web/wiklou.git] / RELEASE-NOTES-1.20
index 7239db0..6f45cf0 100644 (file)
@@ -121,6 +121,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki.
 * A new message, "api-error-filetype-banned-type", is available for formatting
   API upload errors due to the file extension blacklist.
 * jsMessage: Redesigned in Vector/Monobook as floating bubble with auto-hide.
+* New hook 'ParserTestGlobals' allows to set globals before running parser tests.
 
 === Bug fixes in 1.20 ===
 * (bug 30245) Use the correct way to construct a log page title.