From: Shinjiman Date: Thu, 28 May 2009 18:31:52 +0000 (+0000) Subject: follow up r51128, update more of RELEASE-NOTES X-Git-Tag: 1.31.0-rc.0~41617 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=fa0ec6e5f04d653a913c5fd91585c8f051c13927;p=lhc%2Fweb%2Fwiklou.git follow up r51128, update more of RELEASE-NOTES --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cf70e1c9ef..27023a2c28 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 9257) $wgRCMaxAge now defaults to three months * $wgDevelopmentWarnings can be set to true to show warnings about deprecated functions and other potential errors when developing. +* (bug 18958) $wgEnableVariants is a new boolean value to turn on or off the + entire variant conversion engine, and the default is set to true. Former + variable $wgDisableLangConversion was superseded by this variable. === New features in 1.16 ===