* update TODO

This commit is contained in:
djcb 2012-01-09 08:24:32 +02:00
parent bb89cbb6ef
commit 2e538de259
2 changed files with 23 additions and 24 deletions

27
TODO
View File

@ -1,6 +1,5 @@
* Future release
- [ ] config system (config file) (?)
- [ ] don't make test mail files executable
- [ ] make 'make check' more useful for others
@ -11,7 +10,7 @@
- [ ] check wmy (date) for begin-end
- [ ] tagging rw
* Releases already done (see NEWS for features)
** release 0.9.7 [100%]
@ -22,26 +21,26 @@
- [X] guile interface
- [X] add version info to output of configure, mu.log
- [X] use system locale in output
** release 0.9.6 [100%]
(see NEWS)
** release 0.9.5 [100%]
(see NEWS)
** release 0.9.4 [100%]
** release 0.9.5 [100%]
(see NEWS)
** release 0.9.4 [100%]
- [X] add 'mu cfind' to find contacts
- [X] add 'flag:unread' as a synonym for 'flag:new OR NOT flag:unseen'
- [X] add 'flag:unread' as a synonym for 'flag:new OR NOT flag:unseen'
- [X] updated documentation
- [X] internal updates
** release 0.9.3 [100%]
- [X] minor bug fixes since 0.9.2
- [X] minor bug fixes since 0.9.2
** release 0.9.2 [100%]
@ -57,7 +56,7 @@
- [X] clearer errors when /home/user does not exist
- [X] fix -pedantic build (somewhat)
- [X] make commit batch size configurable param
** release 0.9 / 0.9.1 [100%]
@ -79,13 +78,13 @@
- [X] pre-process terms, queries for '@'/':'/'.'
- [X] add support for Fedora14 (GMime 2.6)
- [X] normalize error output
** release 0.8 [100%]
- [X] remove gio dependency
- [X] fix macos/wordexp bug(?)
- [X] fix rhel5 installation issue
- [X] fix non-ascii searches
- [X] fix non-ascii searches
- [X] summary
- [X] attachment handling
- [X] review docs

View File

@ -4,30 +4,27 @@
** Bugs
*** forward should take the attachments from the original
*** database locks
*** mu4e-get-sub-maildirs
*** handler not registered when compose without headers
*** database locks (solved?)
*** sometimes +S-u-n does not seem to work?
** Features i
*** documentation
** Features ii
*** mu4e-get-sub-maildirs
*** auto-mail check
*** extract mailing list name
*** mark thread
*** bounce support
*** sorting
*** recursive ask-maildir
*** display unread info at startup
*** tool bars
*** make links clickable
*** colorize cited parts in view
*** refiling-by-pattern
*** window management
*** inspect message (muile)
*** message statistics
*** include exchange handling / org integration
*** integrate with org-contacts, bbdb
*** integrate bbdb
*** update headers view
* DONE
@ -62,6 +59,9 @@
** fix queued sending
** version check at startup
** emacs install
** handler not registered when compose without headers
** make links clickable
** integrate with org-contacts
# Local Variables:
# mode: org; org-startup-folded: nil