Add yet another parameter for Block construction, so this doesn't show runJobs.php...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 7eaef4d..915b17c 100644 (file)
@@ -46,6 +46,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 22474) {{urlencode:}} now takes an optional second paramter for type of
   escaping.
 * Special:Listfiles now supports a username parameter
+* Special:Random carries over query string parameters
+* (bug 23206) Add Special::Search hook for detecting successful "Go"
 
 === Bug fixes in 1.17 ===
 * (bug 17560) Half-broken deletion moved image files to deletion archive
@@ -111,6 +113,9 @@ in a negative namespace (which is invalid).
   displays incorrect tabs
 * (bug 23190) Improved math representation for text browsers.
 * (bug 22015) Improved upload-by-url error handling and error display
+* (bug 17941) $wgMaxUploadSize is now honored by all upload sources
+* (bug 23080) New usernames now limited to 235 bytes so that custom skin files
+  work.
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent