summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 010c89c..b334dcb 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,18 @@ any intention of working on it myself.
- Owen
+Allow editing comment used for attachments
+
+ When attaching a revised version of a patch, you really want to be
+ able to edit the comment to say what has changed. 'attach' should
+ support -e/--edit to do this.
+
+ Also, you should be able to specify obsoletes - I think it would
+ be interactive - if you passed -o/--obsolete it would display
+ a numbered list of patches and you'd enter the number of the
+ patch (or space separated list of numbers) of the patches to
+ obsolete.
+
Use XML-RPC when available.
Maybe use python-bugzilla: http://fedorahosted.org/python-bugzilla/