From 44dd87a52323cefcfb1f27537c6cec988aac8bcf Mon Sep 17 00:00:00 2001 From: Ryan Schmidt Date: Thu, 18 Jun 2009 03:38:01 +0000 Subject: [PATCH] * Fix typo in RELEASE-NOTES introduced in r52083: meant $wgRevokePermissions, not $wgRemoveGroups --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 63d6fac041..046e7526ef 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -89,7 +89,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN the groups being added and removed last-minute. * Add autopromote condition APCOND_BLOCKED to autopromote blocked users to various user groups. -* Add $wgRemoveGroups as a means of restricting a group's rights. The syntax is +* Add $wgRevokePermissions as a means of restricting a group's rights. The syntax is identical to $wgGroupPermissions, but users in these groups will have these rights stripped from them. -- 2.20.1