diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-02-21 14:08:19 -0500 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-02-21 14:08:19 -0500 |
commit | a50a0814289d7a27acfb6e7ae6308bea5faa072e (patch) | |
tree | 525e61a077a27b78817032c34764839070e5dc1f /template/en/default/pages | |
parent | Bug 709944 - Expose groups of which a user is part (diff) | |
download | bugzilla-a50a0814289d7a27acfb6e7ae6308bea5faa072e.tar.gz bugzilla-a50a0814289d7a27acfb6e7ae6308bea5faa072e.tar.bz2 bugzilla-a50a0814289d7a27acfb6e7ae6308bea5faa072e.zip |
Roll out release notes change until we branch for next release
Diffstat (limited to 'template/en/default/pages')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 14c9bffaf..9c3b30a4d 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -312,8 +312,6 @@ <kbd>values</kbd> has been renamed to <kbd>sort_key</kbd>.</li> <li>In <kbd>B[%%]ug.attachments</kbd> and <kbd>B[%%]ug.add_attachment</kbd>, the <kbd>is_url</kbd> attribute no longer exists.</li> - <li><kbd>User.get</kbd> now returns a list of groups a user belongs to if the - client has <kbd>editusers</kbd> permission or can bless one or more groups.</li> </ul> |