]> 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:41:13 +0000 (01:41 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 14 Apr 2015 23:41:13 +0000 (01:41 +0200)
r=LpSolit a=glob

Bugzilla/WebService/Bug.pm

index 76f688dbce2ddebf99f45889ae9e5a595cdde9e5..8e0716bdff91a2191f65374d23c7c2b8de5b5958 100644 (file)
@@ -72,6 +72,8 @@ use constant PUBLIC_METHODS => qw(
     create
     fields
     get
+    get_bugs
+    get_history
     history
     legal_values
     possible_duplicates