summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Bug.pm
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-07-06 19:21:37 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-07-06 19:21:37 +0200
commitb0b2c0987dfd8226bb1a34c435a7a208190165ab (patch)
treef5402deb818a47e7c0f1f409c5dde0c82fac7d96 /Bugzilla/WebService/Bug.pm
parentacaadbdfefd9cf5c42a69356f7da01ff6c12faac (diff)
downloadbugzilla-b0b2c0987dfd8226bb1a34c435a7a208190165ab.tar.gz
bugzilla-b0b2c0987dfd8226bb1a34c435a7a208190165ab.tar.xz
Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8
r/a=mkanat
Diffstat (limited to 'Bugzilla/WebService/Bug.pm')
-rw-r--r--Bugzilla/WebService/Bug.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm
index d5c1fab74..ec970a581 100644
--- a/Bugzilla/WebService/Bug.pm
+++ b/Bugzilla/WebService/Bug.pm
@@ -1761,7 +1761,7 @@ for that value.
=item Added in Bugzilla B<3.4>.
-=item Searching by C<votes> was removed in Bugzilla B<3.8>.
+=item Searching by C<votes> was removed in Bugzilla B<4.0>.
=back
@@ -1923,8 +1923,8 @@ in them. The error message will have more details.
=item Before B<3.0.4>, parameters marked as B<Defaulted> were actually
B<Required>, due to a bug in Bugzilla.
-=item The C<groups> argument was added in Bugzilla B<3.8>. Before
-Bugzilla 3.8, bugs were only added into Mandatory groups by this
+=item The C<groups> argument was added in Bugzilla B<4.0>. Before
+Bugzilla 4.0, bugs were only added into Mandatory groups by this
method.
=back