X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=f6428c5265c40097dade51aee6fdcdde3a42dd4e;hb=2d5575efe16a6e7a18e5b6e1c701e2f351a9115e;hp=185247d35584401db1719b523e26fd906471b25b;hpb=3f6432ff1edc107e25f60874df50e3fc1656c093;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 185247d355..f6428c5265 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -48,6 +48,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN normal $wgDBport. * The upload link for missing files can now be set separately from the navigation link with $wgUploadMissingFileUrl. +* $wgCategoryPrefixedDefaultSortkey was removed and is now always false. This + provides more sensible sorting behavior for categories. === New features in 1.17 === * (bug 10183) Users can now add personal styles and scripts to all skins via @@ -123,6 +125,13 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 24563) Entries on Special:WhatLinksHere now have a link to their history * (bug 21503) There's now a "reason" field when creating account for other users * (bug 24418) action=markpatrolled now requires a token +* A variety of category sort-related fixes, including: +** (bug 164) In English, lowercase and uppercase letters now sort the same. + (This should be expanded to proper sorting for other languages before the + 1.17 release.) +** (bug 1211) Subcategories, ordinary pages, and files now page separately. +** When several pages are given the same sort key, they sort by their names + instead of randomly. === Bug fixes in 1.17 === * (bug 17560) Half-broken deletion moved image files to deletion archive @@ -326,6 +335,7 @@ changes to languages because of MediaZilla reports. * (bug 23283) Native name for Old English -> Ænglisc * (bug 23364) Native name for Azerbaijani -> Azərbaycanca * (bug 24593) Native name for Sorani now uses only Arabic script +* (bug 24628) Generic translations for NS_USER/NS_USER_TALK for Esperanto == Compatibility ==