Commit e2a61266 authored by Frédéric Buclin's avatar Frédéric Buclin

Fix release notes about deprecated WebService methods, see bug 1154099

parent 8a48cfd0
......@@ -304,6 +304,9 @@
its members.</li>
<li><kbd>FlagType.get</kbd> has been added to get information about valid
flag types for a given product and component.</li>
<li>The deprecated <kbd>B[%%]ug.get_bugs</kbd> and <kbd>B[%%]ug.get_history</kbd>
methods are no longer supported. They have been renamed to <kbd>B[%%]ug.get</kbd>
and <kbd>B[%%]ug.history</kbd> respectively.</li>
</ul>
<h2 id="code_changes">Code Changes Which May Affect Customizations and Extensions</h2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment