Merge "Make mwCustomEditButtons a no-op and mark it as deprecated"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index b50666b..13c8d05 100644 (file)
@@ -285,6 +285,8 @@ production.
   can no longer be uploaded as an extension that we do know the mime type
   for.
 * (bug 51742) Add data-sort-value for better sorting of hitcounts Special:Tags
+* (bug 26811) On DB error pages, server hostnames are now hidden when both
+  $wgShowHostnames and $wgShowSQLErrors are false.
 
 === API changes in 1.22 ===
 * (bug 25553) The JSON output formatter now leaves forward slashes unescaped
@@ -336,6 +338,9 @@ production.
   version of the title.
 * (bug 52538) action=edit will now use empty text instead of the contents
   of section 0 when passed prependtext or appendtext with section=new.
+* Support for the 'gettoken' parameter to action=block and action=unblock,
+  deprecated since 1.20, has been removed.
+* (bug 49090) Token-getting functions will fail when using jsonp callbacks.
 
 === Languages updated in 1.22===