]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS (for...
authorMatt Tyson <mtyson@redhat.com>
Tue, 14 Apr 2015 23:39:13 +0000 (01:39 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 14 Apr 2015 23:39:13 +0000 (01:39 +0200)
r=LpSolit a=glob

Bugzilla/WebService/Bug.pm

index 419e5aac6e0e73480693b0364d5d6726a4f7406a..006925994d691c6113f3fd0555caf56e27f76673 100644 (file)
@@ -57,6 +57,8 @@ use constant PUBLIC_METHODS => qw(
     create
     fields
     get
+    get_bugs
+    get_history
     history
     legal_values
     possible_duplicates