Added note about sites functionality into the release notes
authorjeroendedauw <jeroendedauw@gmail.com>
Fri, 12 Oct 2012 16:27:55 +0000 (18:27 +0200)
committerjeroendedauw <jeroendedauw@gmail.com>
Fri, 12 Oct 2012 16:27:55 +0000 (18:27 +0200)
Change-Id: Ib8376f846be86b46b9b4f347f04cce73f7d7e609

RELEASE-NOTES-1.21

index 7931834..987d645 100644 (file)
@@ -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.