diff --git a/TODO b/TODO index 1473c883..4d24be92 100644 --- a/TODO +++ b/TODO @@ -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%] diff --git a/src/mu-contacts.h b/src/mu-contacts.h index 742f9ca9..7a0faa55 100644 --- a/src/mu-contacts.h +++ b/src/mu-contacts.h @@ -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 *