Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -285,6 +285,7 @@ |
286 | 286 | * (bug 11428) Allow $wgScript inside $wgArticlePath when emulating PATH_INFO |
287 | 287 | Fixes 'root'-style rewrite configurations |
288 | 288 | * (bug 12493) Removed hardcoded MAX_FILE_SIZE from Special:Import upload form |
| 289 | +* (bug 12489) Special:Userrights listed in restricted section again |
289 | 290 | |
290 | 291 | |
291 | 292 | == Parser changes in 1.12 == |