Forgot the RELEASE-NOTES
[lhc/web/wiklou.git] / RELEASE-NOTES
index a4bef36..875af18 100644 (file)
@@ -113,6 +113,12 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bugs 15405, 15436) Sort more currency types correctly in sortable tables
 * (bug 15422) Sort more different types of numbers in sortable tables
 * (bug 2889) MediaWiki:Print.css applies to the printable version
+* Category counts (e.g. from {{PAGESINCATEGORY:}}) should be more accurate for
+  small categories
+* After logging in, automatically redirect to wherever you logged in from
+* (bug 5619) Break messages used in Special:Statistics down further
+* (bug 11029) Add link to Special:Listusers?group=sysop etc at
+  Special:Statistics
 
 === Bug fixes in 1.14 ===
 
@@ -176,6 +182,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Respect file restrictions in the file history list
 * (bug 15399) Odd/even classes on sortable tables' rows could be slow for large
   tables, and have been disabled by default.
+* (bug 15482) Special:Recentchangeslinked has no longer two submit buttons
+* (bug 15292) New message notification for unregistred users now works again
+* (bug 14398) mwsuggest.js: Let width of container be configurable
 
 
 === API changes in 1.14 ===
@@ -212,6 +221,14 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 15444) action=edit returns "Unknown error: ``AS_END''" where it should
   return just "Unknown error"
 * (bug 15448) YAML output returns empty values instead of 0
+* (bug 15445) Added action=patrol
+* (bug 15466) Added action=purge
+* (bug 15486) action=block ignores autoblock parameter
+* (bug 15492) added rcprop=loginfo to list=recentchanges
+* (bug 15527) action=rollback can now revert anonymous editors
+* (bug 15535) prop=info&inprop=protection doesn't list pre-1.10 protections
+  if the page is also protected otherwise (1.10+ style or cascading)
+* (bug 14746) list=random now has &rnredirect parameter, to get random redirects.
 
 === Languages updated in 1.14 ===