]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Make POD added in bug 737850 a bit clearer
authorFrédéric Buclin <LpSolit@gmail.com>
Sun, 4 Nov 2012 11:05:02 +0000 (12:05 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 4 Nov 2012 11:05:02 +0000 (12:05 +0100)
Bugzilla/WebService/Bug.pm

index 75c3c2f61cc95a4973fafdb46bb5a0f3c2a94d39..9527a828c4ba1f6fdb41a0cb54d21940e9266c3b 100644 (file)
@@ -2174,9 +2174,9 @@ The same as L</get>.
 
 =item Added in Bugzilla B<3.4>.
 
-=item Field names changed to be more consistent with other methods in Bugzilla B<4.4>.
-
-=item As of Bugzilla B<4.4>, field names now match names used by L<Bug.update|/"update"> for consistency.
+=item Field names returned by the C<field_name> field changed to be
+consistent with other methods. Since Bugzilla B<4.4>, they now match
+names used by L<Bug.update|/"update"> for consistency.
 
 =back