From: Dave Lawrence Date: Tue, 21 Feb 2012 16:49:07 +0000 (-0500) Subject: Bug 709944 - Expose groups of which a user is part X-Git-Tag: bugzilla-4.3.1~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e5311bf656ccf4ca702ee65d6026d257dd063a9;p=thirdparty%2Fbugzilla.git Bug 709944 - Expose groups of which a user is part r=glob, a=LpSolit --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 9c3b30a4db..14c9bffaf3 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -312,6 +312,8 @@ values has been renamed to sort_key.
  • In B[%%]ug.attachments and B[%%]ug.add_attachment, the is_url attribute no longer exists.
  • +
  • User.get now returns a list of groups a user belongs to if the + client has editusers permission or can bless one or more groups.