Per Brion's suggestion, show the selected options too for the Pager stuff, with no...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 6e25693..a64df70 100644 (file)
@@ -49,9 +49,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Add category table to allow better tracking of category membership counts
 ** (bug 1212) Give correct membership counts on the pages of large categories
 ** Use category table for more efficient display of Special:Categories
-** Allow sorting by number of members on Special:Categories, and also allow
-   descending sorts
+** Allow sorting by number of members on Special:Categories
 * (bug 1459) Search for duplicate files by hash: Special:FileDuplicateSearch
+* Allow the user to choose whether to use a descending or ascending sort in
+  AlphabeticPager-based special pages (Categories, Listusers, Protectedpages/
+  titles).
 
 === Bug fixes in 1.13 ===
 
@@ -110,6 +112,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 13428) Fix regression in protection form layout HTML validity
 * (bug 9403) Sanitize newlines from search term input
 * (bug 13429) Separate date and time in message sp-newimages-showfrom
+* (bug 13137) Allow setting 'editprotected' right separately from 'protect',    
+  so groups may optionally edit protected pages without having 'protect' perms
 
 
 === API changes in 1.13 ===
@@ -133,8 +137,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 13390) One invalid title no longer kills an entire API query
 * (bug 13419) Fix gblredirect so it actually works
 * (bug 13418) Disable eiredirect because it's useless
-* (bug 13137) Allow setting 'editprotected' right separately from 'protect',    
-  so groups may optionally edit protected pages without having 'protect' perms
+* (bug 13395) list=allcategories should use category table
+* (bug 13442) Missing pages in prop=langlinks and prop=extlinks are now 
+  handled properly.
+* (bug 13444) Add description to list=watchlist
 
 === Languages updated in 1.13 ===