Skip to content
Snippets Groups Projects
Commit 247b5be5 authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

add todo, finish changelog for 0.3

parent 96949740
Branches
Tags
No related merge requests found
...@@ -22,6 +22,9 @@ The following needs to be fixed before 1.0 is released. ...@@ -22,6 +22,9 @@ The following needs to be fixed before 1.0 is released.
- display the qrcode in monkeysign-scan - display the qrcode in monkeysign-scan
* get rid of the pyme dependencies * get rid of the pyme dependencies
- just removing monkeysign-gen should be enough - just removing monkeysign-gen should be enough
* send one email per uid even if we sign them all
- involves calling export on a different gpg home for each uid in
sign_keys (i think)
Nice to haves Nice to haves
============= =============
......
...@@ -7,6 +7,7 @@ monkeysign (0.3) unstable; urgency=low ...@@ -7,6 +7,7 @@ monkeysign (0.3) unstable; urgency=low
* make setup executable * make setup executable
* reference new homepage * reference new homepage
* API change: functions return false instead of raising exceptions * API change: functions return false instead of raising exceptions
* fix multiple keys listing support
-- Antoine Beaupré <anarcat@debian.org> Thu, 26 Jul 2012 12:41:54 -0400 -- Antoine Beaupré <anarcat@debian.org> Thu, 26 Jul 2012 12:41:54 -0400
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment