* Changed OutputPage::$mIsArticle flag to be false by default. A lot of actions don...
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index 287c084..3f4bacf 100644 (file)
@@ -11,6 +11,7 @@ MediaWiki 1.19 is an alpha-quality branch and is not recommended for use in
 production.
 
 === Configuration changes in 1.19 ===
+* Removed SkinTemplateSetupPageCss hook; use BeforePageDisplay instead.
 
 === New features in 1.19 ===
 * (bug 19838) Possibility to get all interwiki prefixes if the interwiki
@@ -18,14 +19,20 @@ production.
 * $wgDnsBlacklistUrls now accepts an array with url and key as the
   elements to work with DNSBLs that require keys, such as
   Project Honeypot.
+* (bug 30022) Add support for custom loadScript sources to ResourceLoader.
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if
   $wgUploadMissingFileUrl is not set. The first was used for this
   until the second was introduced in 1.17.
+* (bug 25355) Parser generates edit section links for special pages
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
+* (bug 29748) Add API search prefix support
+* (bug 29684) Set forgotten parameter types in ApiQueryIWLinks
+* (bug 29685) do not output NULL parentid with
+  list=deletedrevs&drprop=parentid
 
 === Languages updated in 1.19 ===