]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 716726: Fix the documentation of WebServices that the next major version is 4...
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 10 Jan 2012 22:51:38 +0000 (23:51 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 10 Jan 2012 22:51:38 +0000 (23:51 +0100)
r=dkl a=LpSolit

Bugzilla/WebService/Bug.pm
Bugzilla/WebService/Bugzilla.pm
Bugzilla/WebService/Product.pm

index 415681678fb3f573c4338d368abf4d4bc0b5fde9..33c244ef7cedc4a648bb363357643c0bd8980439 100644 (file)
@@ -1381,7 +1381,7 @@ C<summary>.
 =item In Bugzilla B<4.2>, the C<is_url> return value was removed
 (this attribute no longer exists for attachments).
 
-=item The C<size> return value was added in Bugzilla B<5.0>.
+=item The C<size> return value was added in Bugzilla B<4.4>.
 
 =back
 
@@ -1533,7 +1533,7 @@ that id.
 =item In Bugzilla B<4.0>, the C<author> return value was renamed to
 C<creator>.
 
-=item C<count> was added to the return value in Bugzilla B<5.0>.
+=item C<count> was added to the return value in Bugzilla B<4.4>.
 
 =back
 
@@ -2356,7 +2356,7 @@ argument.
 loop errors had a generic code of C<32000>.
 
 =item The ability to file new bugs with a C<resolution> was added in
-Bugzilla B<5.0>.
+Bugzilla B<4.4>.
 
 =back
 
index 865996efa1739b3266340feade8ff1ee863cf1ce..86da535a37a8e4462ca1e0ec434fec5b72f8300a 100644 (file)
@@ -397,7 +397,7 @@ never be stable.
 
 =over
 
-=item Added in Bugzilla B<5.0>.
+=item Added in Bugzilla B<4.4>.
 
 =back
 
index 07633dcaf7d570e72e4889a58e29bc1e876de6d4..bce65ac04f5eb1b53b28db03bfae137ea076d87b 100644 (file)
@@ -704,7 +704,7 @@ The same as L</create>.
 
 =over
 
-=item Added in Bugzilla B<5.0>.
+=item Added in Bugzilla B<4.4>.
 
 =back