From: Aryeh Gregor Date: Fri, 4 Jan 2008 00:33:39 +0000 (+0000) Subject: RELEASE-NOTES X-Git-Tag: 1.31.0-rc.0~50142 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=ca67c580271726ffc24fff5fd88ac5a7233419b9;p=lhc%2Fweb%2Fwiklou.git RELEASE-NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bce652859b..97e987f4f4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -117,6 +117,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 12486) Protected titles now give a warning for privileged editors. * (bug 9939) Special:Search now sets focus to search input box when no existing search is active +* For Special:Userrights, use GET instead of POST to search for users. +* Allow subpage syntax for Special:Userrights, i.e., Special:Userrights/Name. +* When submitting changes on Special:Userrights, show the full form again, not + just the search box. === Bug fixes in 1.12 ===