]> 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:04:08 +0000 (12:04 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 4 Nov 2012 11:04:08 +0000 (12:04 +0100)
Bugzilla/WebService/Bug.pm

index f8a1f48ec7b1a2c1be164970daa94905021ecff9..10209eafa47eac70da484e75d8902af249943c4f 100644 (file)
@@ -2176,9 +2176,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