From: Brion Vibber Date: Thu, 3 Jan 2008 23:54:20 +0000 (+0000) Subject: r29245 fixed bug 12489 -- add release note line X-Git-Tag: 1.31.0-rc.0~50145 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=c19d89f51ccb030e059af7d991e4ddc98b17dee2;p=lhc%2Fweb%2Fwiklou.git r29245 fixed bug 12489 -- add release note line --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 92e25573d8..bce652859b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -285,6 +285,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 11428) Allow $wgScript inside $wgArticlePath when emulating PATH_INFO Fixes 'root'-style rewrite configurations * (bug 12493) Removed hardcoded MAX_FILE_SIZE from Special:Import upload form +* (bug 12489) Special:Userrights listed in restricted section again == Parser changes in 1.12 ==