RELEASE-NOTES-1.19 for r103706, r103708
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index 2a4fdfe..97581b9 100644 (file)
@@ -22,6 +22,8 @@ production.
   ImageMagick.
 * Introduced $wgQueryPageDefaultLimit (defaults to 50) for the number of
   items to show by default on query pages (special pages such as Whatlinkshere).
+* (bug 32470) Increase the length of ug_group
+* (bug 32239) Removed wgEnableTooltipsAndAccesskeys
 
 === New features in 1.19 ===
 * (bug 19838) Possibility to get all interwiki prefixes if the interwiki
@@ -86,6 +88,8 @@ production.
   also called when checking for 'read' permission
 * Introduce $wgEnableSearchContributorsByIP which controls whether searching
   for an IP address redirects to the contributions list for that IP
+* (bug 8859) Database::update should take array of tables too
+* (bug 19698) Inverse selection for Special:Contributions
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if
@@ -141,7 +145,10 @@ production.
 * (bug 32168) Add wfAssembleUrl for use in wfExpandUrl
 * (bug 32168) fixed - wfExpandUrl expands dot segments now
 * (bug 31535) Upload comments now truncated properly, and don't have brackets
-* (bug 32450) Scripts pages in MediaWiki: namespace parse [[Category:#]] links 
+* (bug 32450) Scripts pages in MediaWiki: namespace parse [[Category:#]] links
+* (bug 32086) Special:PermanentLink now show an error message when no subpage
+  was specified.
+* (bug 30368) Special:Newpages now shows the new page name for moved pages
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.