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

Bugzilla/WebService/Bug.pm

index 38665bbcbd3966f782854260f6f394d54d0161bd..3715c047205052d773801fe21e37567d689aa2d4 100644 (file)
@@ -72,6 +72,8 @@ use constant PUBLIC_METHODS => qw(
     create
     fields
     get
+    get_bugs
+    get_history
     history
     legal_values
     possible_duplicates