summaryrefslogtreecommitdiffstats
path: root/Bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla')
-rwxr-xr-xBugzilla/WebService/Bug.pm14
1 files changed, 13 insertions, 1 deletions
diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm
index 09d88f8ae..af46647b3 100755
--- a/Bugzilla/WebService/Bug.pm
+++ b/Bugzilla/WebService/Bug.pm
@@ -842,11 +842,17 @@ You do not have access to the bug_id you specified.
=over
-=item The following properties were added to this method's return value
+=item C<permissive> argument added to this method's params in Bugzilla B<3.4>.
+
+=item The following properties were added to this method's return values
in Bugzilla B<3.4>:
=over
+=item For C<bugs>
+
+=over
+
=item assigned_to
=item component
@@ -865,6 +871,12 @@ in Bugzilla B<3.4>:
=item status
+=back
+
+=item C<faults>
+
+=back
+
=back
=back