From f8f8576f4adab0a1ffc66ce4cdd426d710f5df50 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sun, 24 Mar 2013 08:30:21 +0100 Subject: [PATCH] Move RELEASE-NOTES entry to the correct section Follow-up I719d84c5 (d240930d); that change is in the API, so the RELEASE-NOTES entry belongs to the API section. Change-Id: I48581bb59b3ac593443ff092c3fb7a42ac8958e1 --- RELEASE-NOTES-1.21 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.21 b/RELEASE-NOTES-1.21 index 86c6df0e44..56d812cb46 100644 --- a/RELEASE-NOTES-1.21 +++ b/RELEASE-NOTES-1.21 @@ -210,8 +210,6 @@ production. * (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. @@ -281,6 +279,8 @@ production. proper error instead of as an uncaught exception. * (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. === API internal changes in 1.21 === * For debugging only, a new global $wgDebugAPI removes many API restrictions when true. -- 2.20.1