Localisation updates for extensions messages from Betawiki
[lhc/web/wiklou.git] / RELEASE-NOTES
index caccce3..fcf3a40 100644 (file)
@@ -40,7 +40,11 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   redirects to the redirect table
 * Add links to page and file deletion forms to edit predefined delete reasons 
 * (bug 13269) Added MediaWiki:Uploadfooter to the bottom of Special:Upload
-* (bug 2815) Search results for media files now use thumb instead of text extract
+* (bug 2815) Search results for media now use thumb instead of text extract
+* When a page doesn't exist, the tab should say "create", not "edit"
+* (bug 12882) Added a span with class "patrollink" arround "Mark as patrolled"
+  link on diffs
+* Magic word formatnum can now take raw suffix to undo formatting
 
 === Bug fixes in 1.13 ===
 
@@ -84,7 +88,13 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 10721) Duplicate section anchors with differing case now disambiguated
   for Internet Explorer's sake and standards compliance
 * (bug 13298) Tighter limits on Special:Newpages limits when embedding
-
+* Email subject in content language instead of sending user's UI language
+* (bug 13251) Allow maintenance rebuild scripts to work with Postgres
+* (bug 2084) Fixed incorrect regex to match redirects
+* (bug 3131) Manually-specified upload destination filename is no longer
+  overwritten by browsing for a file after you wrote it.
+* (bug 7251) Sidebars generated by MediaWiki:Sidebar now have the class
+  'generated-sidebar'.
 
 === API changes in 1.13 ===
 
@@ -98,6 +108,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added watch and unwatch parameters to action=delete and action=move
 * Added action=edit
 * (bug 11401) Added xmldoublequote to xml formatter
+* Added rvsection parameter to prop=revisions to allow fetching the content of a certain section only
 
 === Languages updated in 1.13 ===
 
@@ -177,6 +188,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Wolof (wo)
 * Mingrelian (xmf)
 * Yiddish (yi)
+* Cantonese (yue)
+* Old Chinese / Late Time Chinese (zh-classical)
+* Chinese (Simplified) (zh-hans)
+* Chinese (Traditional) (zh-hant)
 
 == Compatibility ==