Uploading to a protected title will allow the user to choose a new name instead of...
[lhc/web/wiklou.git] / RELEASE-NOTES
index cddc3e0..460d370 100644 (file)
@@ -253,6 +253,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   page.
 * (bug 24517) LocalFile::newFromKey() and OldLocalFile::newFromKey() no longer
   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
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent.
@@ -294,6 +298,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Fixed "link" parameter in image links with "thumb" parameter.
 * (bug 23936) Add "displaytitle" to query/info API
 * (bug 24485) Make iwbacklinks a generator, optionally display iwprefix and iwtitle
+* (bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or 
+  one of the backlinks generators with limit=max.
 
 === Languages updated in 1.17 ===