From: Frédéric Buclin Date: Tue, 10 Jan 2012 22:51:38 +0000 (+0100) Subject: Bug 716726: Fix the documentation of WebServices that the next major version is 4... X-Git-Tag: bugzilla-4.3.1~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce5a41d0593e97692d89c9a6f553053edfda4dc;p=thirdparty%2Fbugzilla.git Bug 716726: Fix the documentation of WebServices that the next major version is 4.4, not 5.0 r=dkl a=LpSolit --- diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 415681678f..33c244ef7c 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -1381,7 +1381,7 @@ C. =item In Bugzilla B<4.2>, the C return value was removed (this attribute no longer exists for attachments). -=item The C return value was added in Bugzilla B<5.0>. +=item The C return value was added in Bugzilla B<4.4>. =back @@ -1533,7 +1533,7 @@ that id. =item In Bugzilla B<4.0>, the C return value was renamed to C. -=item C was added to the return value in Bugzilla B<5.0>. +=item C 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 was added in -Bugzilla B<5.0>. +Bugzilla B<4.4>. =back diff --git a/Bugzilla/WebService/Bugzilla.pm b/Bugzilla/WebService/Bugzilla.pm index 865996efa1..86da535a37 100644 --- a/Bugzilla/WebService/Bugzilla.pm +++ b/Bugzilla/WebService/Bugzilla.pm @@ -397,7 +397,7 @@ never be stable. =over -=item Added in Bugzilla B<5.0>. +=item Added in Bugzilla B<4.4>. =back diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 07633dcaf7..bce65ac04f 100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -704,7 +704,7 @@ The same as L. =over -=item Added in Bugzilla B<5.0>. +=item Added in Bugzilla B<4.4>. =back