Localisation updates from Betawiki.
[lhc/web/wiklou.git] / RELEASE-NOTES
index a46fa2d..7795acf 100644 (file)
@@ -27,6 +27,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   to not check and assume they are always up to date)
 * The rollback permission is now assigned by default to all logged-in users. It
   can also now be rate-limited using the normal mechanism.
+* New configuration variable $wgExtraLanguageNames
 
 === New features in 1.12 ===
 * (bug 10735) Add a warning for non-descriptive filenames at Special:Upload
@@ -90,7 +91,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 8396) Ignore out-of-date serialised message caches
 * (bug 12195) Undeleting pages now requires 'undelete' permission
 * (bug 11810) Localize displayed semicolons
-* New configuration variable $wgExtraLanguageNames
+* (bug 11657) Support for Thai solar calendar
 
 === Bug fixes in 1.12 ===
 
@@ -218,6 +219,14 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 11993) Remove contentsub "revision history"
 * (bug 11952) Ensure we quote_ident() all schema names as needed
    inside of the DatabasePostgres.php file.
+* (bug 12184) Exceptions now sent to stderr instead of stdout for command-line
+  scripts, making for cleaner reporting during batch jobs. PHP errors will also
+  be redirected in most cases on PHP 5.2.4 and later, switching 'display_errors'
+  to 'stderr' at runtime.
+* (bug 12148) Text highlight wasn't applied to cleanly deleted and added
+  lines in diff output
+* (bug 10166) Fix a PHP warning in Language::getMagic
+* Only mark rollback edits as minor if the user can normally mark edits as minor.
 
 == Parser changes in 1.12 ==
 
@@ -332,6 +341,7 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Standardized limits. Revisions and Deletedrevisions formerly using 200 / 10000, 
   now 500 / 5000, in line with other modules.
 
+
 === Languages updated in 1.12 ===
 
 * Afrikaans (af)
@@ -361,6 +371,7 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Min Dong (cdo) (new)
 * Chechen (ce)
 * Cebuano (ceb) (new)
+* Corsican (co) (new)
 * Crimean Tatar (Cyrillic) (crh-cyrl) (new)
 * Crimean Tatar (Latin) (crh-latn) (new)
 * Czech (cs)