Fix r104410: Added default value for $options to purgeThumbnails(), not sure how...
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index 5085fda..3926365 100644 (file)
@@ -95,6 +95,8 @@ production.
   containing HTML or JS. DISABLING THESE CHECKS IS VERY DANGEROUS.
 * New path mappings can be added using the WebRequestPathInfoRouter hook
   and adding paths to the PathRouter.
+* (bug 32666) Special:ActiveUsers now allows a subpage to be used as the
+  username (eg. Special:ActiveUsers/Username)
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if.
@@ -159,6 +161,8 @@ production.
   now disabled by default and is buggy. APC, XCache and WinCache are not affected.
 * Installer now refuses to install if php was not compiled with Ctype support.
 * (bug 29475) Remove "trackback" feature entirely from core
+* (bug 32665) Special:BlockList prefills the username in the input field if
+  using the Special:BlockList\username URL
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.