]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1014337 - Update Bug.fields documentation
authorSimon Green <sgreen@redhat.com>
Mon, 18 Aug 2014 23:26:10 +0000 (09:26 +1000)
committerSimon Green <sgreen@redhat.com>
Mon, 18 Aug 2014 23:26:10 +0000 (09:26 +1000)
r=glob, a=glob

Bugzilla/WebService/Bug.pm

index e5a4a739704d6a4e57d0ef887898424020303e3b..09a14ebf3ae1f399386d21c90fd63e38951f0706 100644 (file)
@@ -1499,6 +1499,12 @@ C<int> The number of the fieldtype. The following values are defined:
 
 =item C<7> Bug URLs ("See Also")
 
+=item C<8> Keywords
+
+=item C<9> Date
+
+=item C<10> Integer value
+
 =back
 
 =item C<is_custom>