Update output language.
[lhc/web/wiklou.git] / RELEASE-NOTES
index 1f396df..649c444 100644 (file)
@@ -193,7 +193,8 @@ PHP if you have not done so prior to upgrading MediaWiki.
   for "ABORTED" reason to be returned and displayed to user.
 * (bug 28034) uploading file to local wiki when file exists on shared repository
   (commons) gives spurious info in the warning message
-  
+* Usernames get lost when selecting different sorts on Special:listfiles
+
 === API changes in 1.18 ===
 * (bug 26339) Throw warning when truncating an overlarge API result
 * (bug 14869) Add API module for accessing QueryPage-based special pages
@@ -277,7 +278,8 @@ changes to languages because of Bugzilla reports.
 * (bug 27681) Set $namespaceGenderAliases for Portuguese (pt and pt-br)
 * (bug 27785) Fallback language for Kabardian (kbd) is English now.
 * (bug 27825) Raw watchlist edit message now uses formatted numbers.
-* (bug 28040) Turkish: properly lower case 'I' to 'ı' (dotless i)
+* (bug 28040) Turkish: properly lower case 'I' to 'ı' (dotless i) and
+  uppercase 'i' to 'İ' (dotted i)
 
 == Compatibility ==