From 9d245a9748637335439b16ca419d83089e1e2d45 Mon Sep 17 00:00:00 2001 From: Will Woods Date: Fri, 7 Sep 2007 11:43:03 -0400 Subject: Add COPYING, README, TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..f09ae8b --- /dev/null +++ b/TODO @@ -0,0 +1,4 @@ +- Bugzilla class should be renamed RHBugzilla +- Create a Bugzilla3 class that uses the Bugzilla3.0 web services +- connect method should move out of Bugzilla class, return one of the two + above classes (depending on what type of bugzilla instance we're talking to) -- cgit