From: Ryan Kaldari Date: Wed, 7 Mar 2012 23:48:45 +0000 (+0000) Subject: adding note for new API functionality X-Git-Tag: 1.31.0-rc.0~24339 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28%27user%27%2C%20userid=session.user.id%29%20%7D%7D?a=commitdiff_plain;h=08a646f757b3db76a6f04a7b6a83113970266deb;p=lhc%2Fweb%2Fwiklou.git adding note for new API functionality --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 9bfdf4a252..df75054466 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -125,6 +125,8 @@ production. * Special:MovePage now has a dropdown menu for namespaces. * (bug 34420) Special:Version now shows git HEAD sha1 when available. * (bug 33952) Refactor mw.toolbar to allow dynamic additions at any time. +* Now possible to specify separate section title and edit summary when adding a new section to a + page via the edit API action. === Bug fixes in 1.19 === * $wgUploadNavigationUrl should be used for file redlinks if.