From: jeroendedauw Date: Fri, 12 Oct 2012 16:27:55 +0000 (+0200) Subject: Added note about sites functionality into the release notes X-Git-Tag: 1.31.0-rc.0~22051^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=416a2e2a4e034ad3ebca7a491e2841b56a24b4c4;p=lhc%2Fweb%2Fwiklou.git Added note about sites functionality into the release notes Change-Id: Ib8376f846be86b46b9b4f347f04cce73f7d7e609 --- diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 7931834d50..987d645b91 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -20,6 +20,7 @@ production. * Added ContentHandler facility to allow extensions to support other content than wikitext. See docs/contenthandler.txt for details. * $wgResponsiveImages is added to support images on high-DPI mobile and desktop displays. +* Added new backend to represent and store information about sites and site specific configuration. === Bug fixes in 1.21 === * (bug 40353) SpecialDoubleRedirect should support interwiki redirects.