Add implicitOrderby() to make sure that SpecialAllpages uses an ORDER BY when needed.
[lhc/web/wiklou.git] / RELEASE-NOTES
index c30791f..3528f67 100644 (file)
@@ -182,7 +182,21 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 11001) Submit Special:Newpages as a GET, rather than a POST request
 * The <strong></strong> around links to watched pages in change lists now
   has a class - "mw-watched"
-
+* (bug 9002) Provide a "view/restore deleted edits" link on Special:Upload
+  when a destination filename is provided that corresponds with previous
+  deleted files
+* Make the "invalid special page" message clearer
+* (bug 5206) Add accesskey ',' to 'preferences' navigationlink
+* Add accesskey 's' and tooltip to 'upload file' button at Special:Upload
+* Introduced 'SkinAfterBottomScripts' hook; see docs/hooks.txt for
+  more information
+* (bug 11095) Honour "preview on first edit" preference when preloading
+  text for a non-existent page
+* (bug 11022) Use a more accurate page title for Special:Whatlinkshere and
+  Special:Recentchangeslinked
+* (bug 9426) Add 'newsectionheaderdefaultlevel' message to allow modification
+  of the heading formatting for new sections when section=new argument is supplied
+  
 == Bugfixes since 1.10 ==
 
 * (bug 9712) Use Arabic comma in date/time formats for Arabic and Farsi
@@ -392,12 +406,31 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 8737) Fix warnings caused by incorrect use of `/dev/null` when piping
   process error output under Windows
 * (bug 7890) Don't list redirects to special pages in Special:BrokenRedirects
-* (bug 10783) Resizing PNG-24 images causes all alpha channel transparency to be
-  lost and transparent pixels to be turned black
+* (bug 10783) Resizing PNG-24 images with GD no longer causes all alpha
+  channel transparency to be lost and transparent pixels to be turned black
 * (bug 9339) General error pages were transforming messages and their parameters
   in the wrong order
-* (bug 10985) Special:DoubleRedirects was omitting "fixed" results when cached,
-  leading to inconsistent paging behaviour
+* (bug 9026) Incorrect heading numbering when viewing Special:Statistics with
+  "auto-numbered headings" enabled
+* Fixed invalid XHTML in Special:Upload
+* (bug 11013) Make sure dl() is available before attempting to use it to check
+  available databases in installer
+* Resizing transparent GIF images with GD now retains transparency by skipping
+  resampling
+* (bug 11065) Fix regression in handling of wiki-formatted EXIF metadata
+* Double encoding broke Special:Newpages for some languages
+* Adding a newline before the statistics footer, to prevent parsing problems
+* Preventing the TOC from appearing in Special:Statistics
+* (bug 11082) Fix check for fully-specced table names in Database::tableName
+* (bug 11067) Fix regression in upload conflict thumbnail display
+* (bug 11072) Fix regression in API image history query
+* (bug 10985) Resolved cached entries on Special:DoubleRedirects were being
+  supressed, breaking paging - now strikes out "fixed" results
+* (bug 8393) <sup> and <sub> need to be preserved (without attributes) for
+  entries in the table of contents
+* (bug 11114) Fix regression in read-only mode error display during editing
+* Force non-MySQL databases to use an ORDER BY in SpecialAllpages to ensure 
+  that the first page_title is truly the first page title.
 
 == API changes since 1.10 ==
 
@@ -455,6 +488,8 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * (bug 10971) `aufrom` parameter doesn't work with spaces
 * Fix username handling issue with `auprefix` parameter
 * Treat underscores as spaces for `aufrom` and `auprefix` parameters
+* Added edit/delete/... token retrieval to prop=info
+* Added meta=userinfo - logged-in user information, group membership, rights
 
 == Maintenance script changes since 1.10 ==
 
@@ -473,41 +508,50 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 
 * Afrikaans (af)
 * Arabic (ar)
+* Bikol (bcl)
 * Bulgarian (bg)
 * Catalan (ca)
 * Danish (da)
 * German (de)
 * Greek (el)
 * Spanish (es)
+* Estonian (et)
+* Extremaduran (ext)
 * Farsi (fa)
 * Finnish (fi)
 * Võro (fiu-vro)
 * French (fr)
+* Franco-Provençal/Arpitan (frp)
 * Galician (gl)
 * Hakka (hak)
 * Hebrew (he)
 * Upper Sorbian (hsb)
 * Haitian (ht)
 * Indonesian (id)
+* Icelandic (is)
 * Italian (it)
 * Japanese (ja)
 * Georgian (ka)
 * Kabyle (kab)
 * Kazakh (kk)
+* Korean (ko)
 * Kurdish (ku)
 * Latin (la)
 * Lao (lo)
 * Lithuanian (lt)
 * Malayalam (ml)
 * Burmese (my)
+* Low German (nds)
 * Dutch (nl)
 * Norwegian (no)
+* Occitan (oc)
 * Polish (pl)
 * Piedmontese (pms)
 * Portuguese (pt)
 * Romanian (ro)
 * Aromanian (roa-rup)
 * Russian (ru)
+* Sakha (sah)
 * Slovak (sk)
 * Slovenian (sl)
 * Shona (sn)
@@ -518,6 +562,8 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Thai (th)
 * Tigrinya (ti)
 * Setswana (tn)
+* Tok Pisin (tpi)
+* Uyghur (ug)
 * Volapük (vo)
 * Old Chinese / Late Middle Chinese (zh-classical)
 * Chinese (PRC) (zh-cn)