Fix comment; fixes a wider problem, in fact
authorRob Church <robchurch@users.mediawiki.org>
Thu, 28 Jun 2007 22:40:13 +0000 (22:40 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Thu, 28 Jun 2007 22:40:13 +0000 (22:40 +0000)
RELEASE-NOTES

index 3f218b5..8c82a8d 100644 (file)
@@ -236,8 +236,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   or more zeros, e.g. "0", "00" etc.
 * Fix read permission check for special pages with subpage parameters, e.g.
   Special:Confirmemail
-* Fix read permission check for page titles consisting of one or more zeros,
-  e.g. "0", "00" etc.
+* Fix read permission check for unreadable page titles which are numerically
+  equivalent to a whitelisted title
 
 == API changes since 1.10 ==