This commit is contained in:
djcb 2011-12-13 07:47:59 +02:00
parent e75f42b081
commit eb7bd05487
2 changed files with 3 additions and 3 deletions

5
TODO
View File

@ -11,6 +11,9 @@
- [ ] check wmy (date) for begin-end
- [ ] tagging rw
* Releases already done (see NEWS for features)
** release 0.9.7 [100%]
- [X] mu stats
@ -19,8 +22,6 @@
- [X] guile interface
- [X] add version info to output of configure, mu.log
- [X] use system locale in output
* Releases already done (see NEWS for features)
** release 0.9.6 [100%]

View File

@ -64,7 +64,6 @@ gboolean mu_contacts_add (MuContacts *self, const char *email,
void mu_contacts_destroy (MuContacts *self);
/**
* clear all contacts from the cache
*