API: (bug 16421) Actually do user name normalization in list=logevents. Also fix...
[lhc/web/wiklou.git] / RELEASE-NOTES
index d06dd2d..926e04c 100644 (file)
@@ -211,6 +211,9 @@ The following extensions are migrated into MediaWiki 1.14:
   namespace.
 * Add id="mw-user-domain-section" to <tr> tag in Userlogin.php template so that
   admins with a single domain can hide the domain section using CSS
+* Dropped old Paser_OldPP class. Only new parser with preprocessor is used.
+* Moved password reset form from Special:Preferences to Special:ResetPass
+* Added Special:ChangePassword as a special page alias for Special:ResetPass
 
 === Bug fixes in 1.14 ===
 
@@ -359,6 +362,7 @@ The following extensions are migrated into MediaWiki 1.14:
 * Improved scripting safety heuristics for IE 5/6 content-type detection.
 * Improved scripting safety heuristics on SVG uploads.
 * (bug 11728) Unify layout of enhanced watchlist/recent changes
+* (bug 8702) Properly update stats when running nukePage maintenance script
 
 === API changes in 1.14 ===
 
@@ -449,6 +453,9 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 12760) meta=userinfo&uiprop=ratelimits doesn't list group-specific rate
   limits
 * (bug 16398) meta=userinfo&uiprop=rights lists some rights twice in some cases
+* (bug 16408) Added rvgeneratexml to prop=revisions
+* (bug 16421) Made list=logevents's leuser accept user names with underscores
+  instead of spaces
 
 === Languages updated in 1.14 ===