Module changerights is currently disabled.
authorRotem Liss <rotem@users.mediawiki.org>
Sat, 5 Jan 2008 09:23:39 +0000 (09:23 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sat, 5 Jan 2008 09:23:39 +0000 (09:23 +0000)
RELEASE-NOTES

index f33b116..cea3ae0 100644 (file)
@@ -400,7 +400,7 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Add rvtoken=rollback to prop=revisions
 * Add meta=allmessages to get messages from site's messages cache.
 * Use bold and italics highlighting only in API help
-* Added action={block,changerights,delete,move,protect,rollback,unblock,undelete} and list={blocks,deletedrevs}
+* Added action={block,delete,move,protect,rollback,unblock,undelete} and list={blocks,deletedrevs}
 * Fixed sessionid attribute in action=login
 * Standardized limits. Revisions and Deletedrevisions formerly using 200 / 10000, 
   now 500 / 5000, in line with other modules.