API: Improvements to action=emailuser:
[lhc/web/wiklou.git] / RELEASE-NOTES
index 20253a6..1de3727 100644 (file)
@@ -146,6 +146,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Action=purge on ForeignApiFiles now works (purges their thumbnails and 
   description pages).
 * (bug 15303) Title conversion for templates wasn't working in some cases.
+* (bug 15264) Underscores in Special:Search/Foo_bar parameters were taken
+  literally; now converting them to spaces per expectation.
+
 
 === API changes in 1.14 ===
 
@@ -173,6 +176,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   for consistency with other list modules.
 * Added action=watch
 * (bug 15275) apprefix and related parameters ignore spaces at the end
+* action=edit no longer throws unknown error 228  when trying to create an empty
+  section with section=new
+* Database replication lag doesn't cause all action=edit requests to return the
+  nochange flag any more
 
 === Languages updated in 1.14 ===