doc tweaks: link to http://www.php.net instead of mirrors.
[lhc/web/wiklou.git] / RELEASE-NOTES
index a665820..83544c0 100644 (file)
@@ -23,6 +23,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * New option $wgFeed can be set false to turn off syndication feeds
 * (bug 5745) Special:Whatlinkshere now shows up to $wgMaxRedirectLinksRetrieved
   links through each redirect instead of hardcoded 500
+* Set $wgUploadSizeWarning to false by default
 
 === New features in 1.13 ===
 
@@ -55,7 +56,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 9447) Added hooks for search result headings
 * Image redirects are now enabled
 * (bug 13450) Email confirmation can now be canceled before the expiration
-
+* (bug 13490) Show upload/file size limit on upload form
 
 === Bug fixes in 1.13 ===
 
@@ -136,6 +137,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Trackback display formatting fixed
 * Don't die when single-element arrays are passed to SQL query constructors
   that have an array index other than 0
+* (bug 13522) Fix fatal error in Parser::extractTagsAndParams
 
 
 === API changes in 1.13 ===
@@ -168,6 +170,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added help text message that specifies whether a module is POST-only
 * Added createonly parameter to action=edit
 * Replaced $wgAPIUCUserPrefixMinLength by the more generic $wgAPIMaxDBRows
+* (bug 11719) Remove trailing blanks in YAML output.
 
 === Languages updated in 1.13 ===