* Remove "shortcut" in Title::userCanRead, it prevents $wgRevokePermissions and exten...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 5ef87d1..67badd7 100644 (file)
@@ -195,6 +195,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 17014) Blocked users can no longer use Special:UserRights unless they
   can add/remove *all* groups (have 'userrights' permission).
 * (bug 19294) Always show Sp-contributions-footer(-anon)
+* Attempts to restrict reading of pages while anonymous viewing is allowed
+  via extensions not using the userCan hook and via $wgRevokePermissions now work.
 
 == API changes in 1.16 ==