From: Sam Reed Date: Fri, 6 May 2011 23:39:04 +0000 (+0000) Subject: List all removed globals in my recent commits in RELEASE-NOTES X-Git-Tag: 1.31.0-rc.0~30354 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=f4a5dcc9e5faf97c53f2d49a4056598a300abac1;p=lhc%2Fweb%2Fwiklou.git List all removed globals in my recent commits in RELEASE-NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1b5474ffa9..46d089cbe8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,10 @@ MediaWiki 1.19 is an alpha-quality branch and is not recommended for use in production. === Configuration changes in 1.19 === +* $wgRateLimitsExcludedGroups (deprecated in 1.13) has been removed +* $wgInputEncoding and $wgOutputEncoding (deprecated in 1.5) have now been removed +* $wgAllowUserSkin (deprecated in 1.16) has now been removed +* $wgExtraRandompageSQL (deprecated in 1.16) has now been removed === New features in 1.19 ===