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>
+ <li>The deprecated <kbd>B[%%]ug.get_bugs</kbd>, <kbd>B[%%]ug.get_history</kbd>
+ and <kbd>Product.get_products</kbd> methods are no longer supported.
+ They have been renamed to <kbd>B[%%]ug.get</kbd>, <kbd>B[%%]ug.history</kbd>
+ and <kbd>Product.get</kbd> respectively.</li>
</ul>
<h2 id="code_changes">Code Changes Which May Affect Customizations and Extensions</h2>