Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 255afa5..943525a 100644 (file)
@@ -119,6 +119,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   because it encourages edits to be marked minor accidentally and it can be
   easily replicated by custom user scripts for those who really want it.
 * Non-file pages can no longer be moved to the file namespace, nor vice versa.
+* (bug 671) The <dfn> element has been whitelisted in user input.
+* (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
 
 === Bug fixes in 1.17 ===
 * (bug 17560) Half-broken deletion moved image files to deletion archive
@@ -255,6 +259,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   throw fatal errors
 * (bug 23380) Uploaded files that are larger than allowed by PHP now show a
   useful error message.
+* Uploading to a protected title will allow the user to choose a new name 
+  instead of showing an error page
+* (bug 24425) Use Database::replace instead of delete/insert in SqlBagOStuff::set
+  to avoid query errors about duplicate keynames.
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent.
@@ -317,6 +325,8 @@ changes to languages because of MediaZilla reports.
   (Taraškievica)
 * (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 ==