* update TODO

This commit is contained in:
Dirk-Jan C. Binnema 2011-01-02 18:46:12 +02:00
parent 5fb788d5de
commit 38f9772270
1 changed files with 9 additions and 5 deletions

14
TODO
View File

@ -3,21 +3,25 @@
** release 0.10 [9%]
- [ ] mu stats
- [ ] follow symlinks when indexing
- [ ] ansi-colors in output
- [ ] config system (config file) (?)
- [ ] detect mail threads (?)
- [ ] xml,json,sexp output
- [ ] completion for zsh
- [ ] don't make test mail files executable
- [ ] make commit batch size configure param
** release 0.9.2
- [ ] separate exit code for 'not found' vs other errors
- [ ] fix build for Solaris
- [ ] clearer errors when /home/user does not exist
- [ ] fix -pedantic build
- [ ] make commit batch size configure param
- [ ] better 'usage' info
- [ ] add version info to output of configure, mu.log
- [ ] make 'make check' more useful for others
- [ ] follow symlinks when indexing
- [ ] see whether the other (slower, more complete) str_normalize is worth it
- [ ] separate exit code for 'not found' vs other errors
- [ ] fix build for Solaris
* Releases already done
@ -41,7 +45,7 @@
- [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