From: Gergő Tisza Date: Tue, 21 Feb 2017 23:40:39 +0000 (-0800) Subject: Mention $wgRateLimitsExcludedIPs semantics change in release notes X-Git-Tag: 1.31.0-rc.0~4033^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=da572fe7a46c3be4d55e31dc355c5f1675cdc251;p=lhc%2Fweb%2Fwiklou.git Mention $wgRateLimitsExcludedIPs semantics change in release notes Follow-up for I727c19214. Bug: T156983 Change-Id: I845d2acc2284a107d4bacd526e7598bade118d0a --- diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index 13406d61da..a73982173b 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -32,6 +32,7 @@ production. new features that rely on the schema changes to the user_groups table. This feature flag will likely be removed before 1.29 is released. * (T158474) "Unknown user" has been added to $wgReservedUsernames. +* (T156983) $wgRateLimitsExcludedIPs now accepts CIDR ranges as well as single IPs. === New features in 1.29 === * (T5233) A cookie can now be set when a user is autoblocked, to track that user