PleaseStand has uploaded a new change for review. https://gerrit.wikimedia.org/r/59645
Change subject: Move WDDX release note back to 1.21 ...................................................................... Move WDDX release note back to 1.21 I have backported change I719d84c5 to 1.21. Change-Id: I25247f36bd355d37a126e08ea1d3cc9a9631e45e --- M RELEASE-NOTES-1.21 M RELEASE-NOTES-1.22 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/45/59645/1 diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 6c68d82..ad6239d 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -209,6 +209,8 @@ * (bug 45143) jquery.badge: Treat non-Latin variants of zero as zero as well. * (bug 46151) mwdocgen.php should not ignore exit code of doxygen command. * (bug 41889) Fix $.tablesorter rowspan exploding for complex cases. +* WDDX formatted output will actually be formatted (and normal output will no + longer be), and will no longer choke on booleans. === API changes in 1.21 === * prop=revisions can now report the contentmodel and contentformat. diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22 index d1d9654..058f375 100644 --- a/RELEASE-NOTES-1.22 +++ b/RELEASE-NOTES-1.22 @@ -46,8 +46,6 @@ unlikely to impact existing clients. * (bug 25325) Added support for wlshow filtering (bots/anon/minor/patrolled) to action=feedwatchlist. -* WDDX formatted output will actually be formatted (and normal output will no - longer be), and will no longer choke on booleans. * action=opensearch no longer silently ignores the format parameter. * action=opensearch now supports format=jsonfm. -- To view, visit https://gerrit.wikimedia.org/r/59645 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I25247f36bd355d37a126e08ea1d3cc9a9631e45e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: PleaseStand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
