From 13a12af04c3c36bc4fae4f14b60144d84372468d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@koumbit.org>
Date: Sat, 21 Jul 2012 20:41:35 -0400
Subject: [PATCH] update todo

---
 TODO | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/TODO b/TODO
index 86951d6..80c247d 100644
--- a/TODO
+++ b/TODO
@@ -4,16 +4,12 @@ Blockers
 A small list of things to do before this is officially released as
 0.1.
 
- o [anarcat] finish monkeysign-scan
-   - migrate the MIME handling code to a common class or to the library?
-   - may require merging with monkeysign-cli (below)
-
  * merge with monkeysphere.info
    - publish code upstream on monkeysphere.info
    - make a webpage explaining common uses
 
  * release process
-   - signed and annotated tag
+   - signed and annotated tag (done)
    - create and publish tarball
    - add announcement on website and blog
 
@@ -50,7 +46,6 @@ The software should be tagged and release even without those.
  * add a manpage
    - maybe this madness? https://andialbrecht.wordpress.com/2009/03/17/creating-a-man-page-with-distutils-and-optparse/
  * merge monkeysign-scan and monkeysign-cli
-   - use a parent class for argument passing and Gpg wrappers
    - detect if the zbar libraries and X11 are present
  * merge monkeysign-scan and monkeysign-gen
    - display the qrcode in monkeysign-scan
-- 
GitLab