Add benchmark for bug 26605 Use strtr instead of str_replace when possible
[lhc/web/wiklou.git] / RELEASE-NOTES
index 3f42214..93b61e9 100644 (file)
@@ -31,6 +31,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   note that this changes the cache key making all old entries in the parser cache invalid you
   can set $wgUseEditSectionTokens to false to disable this and keep your old parser cache entries.
   Note that this feature should reduce parser cache fragmentation when enabled.
   note that this changes the cache key making all old entries in the parser cache invalid you
   can set $wgUseEditSectionTokens to false to disable this and keep your old parser cache entries.
   Note that this feature should reduce parser cache fragmentation when enabled.
+* $wgMaxUploadSize may now be set to an array to specify the upload size limit 
+  per upload type.
 
 === New features in 1.18 ===
 * Added a special page, disabled by default, that allows users with the
 
 === New features in 1.18 ===
 * Added a special page, disabled by default, that allows users with the
@@ -80,6 +82,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 26485) add a elextlinks param to prop=extlinks
 * (bug 26483) add a iwtitles param to prop=iwlinks
 * (bug 26484) add a lltitles param to prop=langlinks
 * (bug 26485) add a elextlinks param to prop=extlinks
 * (bug 26483) add a iwtitles param to prop=iwlinks
 * (bug 26484) add a lltitles param to prop=langlinks
+* (bug 26480) add a pppageprops param to prop=pageprops
 
 === Languages updated in 1.18 ===
 
 
 === Languages updated in 1.18 ===