summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2008-07-14 16:41:52 -0400
committerWill Woods <wwoods@redhat.com>2008-07-14 16:41:52 -0400
commitc4508eafd17be977fcddab229ae1f80c7a47f0d4 (patch)
tree11ac894305bfc70094532260c6df70b4c9680aec
parent0d0fe7fe70f4a9fa464723d914ccd4c257086092 (diff)
downloadpython-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.tar.gz
python-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.tar.xz
python-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.zip
add TODO reminder about bz 3.2
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index fc05cf9..0254dfc 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
- flesh out Bugzilla3 class
+- Add Bugzilla32 class - Bugzilla 3.2 can actually *search*!
- better documentation for abstract methods in BugzillaBase
- more consistent calls for abstract methods
- make the abstract methods return stuff closer to Bugzilla3's return values