follow-up to r85876: fix some coding style issues (some of which were not introduced...
[lhc/web/wiklou.git] / RELEASE-NOTES
index b4aca3e..7f1b5c8 100644 (file)
@@ -130,6 +130,7 @@ PHP if you have not done so prior to upgrading MediaWiki.
   to avoid loops and confusion; auth plugins like CentralAuth need to handle
   AbortNewAccount separately.
 * Special:ListFiles is now transcludable.
+* (bug 13879) Special:Emailuser asks for suitable target user if called without.
 
 
 === Bug fixes in 1.18 ===
@@ -235,8 +236,11 @@ PHP if you have not done so prior to upgrading MediaWiki.
 * (bug 28372) Fix bogus link to suppressed file versions in ForeignDBRepo
 * (bug 27473) Fix regression: bold, italic no longer interfere with linktrail for ca, kaa
 * (bug 28444) Fix regression: edit-on-doubleclick retains revision id again
+* (bug 28485) Block::purgeExpired Database returned error "1205: Lock wait timeout
+  exceeded;"
+* (bug 27639) Transaction timeout when trying to OldLocalFile::upgradeRow()
 
-=== API changes in 1.18 ===
+ === 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
 * (bug 14020) API for Special:Unwatchedpages
@@ -329,6 +333,11 @@ PHP if you have not done so prior to upgrading MediaWiki.
   action=import&xml=
 * (bug 28391) action=feedwatchlist&allrev should be a bool
 * (bug 28364) add registration date to meta=userinfo
+* (bug 28254) action=paraminfo: Extract type from PARAM_DFLT if
+  PARAM_TYPE is not set
+* (bug 27712) add parent_id to list=deletedrevs
+* (bug 28455) Add 'toponly' to recentchanges API module
+* (bug 26873) API: Add 'toponly' filter in usercontribs module
 
 === Languages updated in 1.18 ===