* update TODO list

This commit is contained in:
Dirk-Jan C. Binnema 2009-12-11 19:45:51 +02:00
parent 2873a92a33
commit ab9039b36e
1 changed files with 5 additions and 3 deletions

8
TODO
View File

@ -1,7 +1,7 @@
#+STARTUP:showall
* to-do list for mu-ng first release
** release 0.6 [75%]
** release 0.6 [86%]
- [X] implement re-index
- [X] mu-index config options
@ -15,15 +15,16 @@
- [X] size check in indexing (~15Mb)
- [X] change directory setup a bit (~/.mu/xapian)
- [X] remove path-is-absolute checks
- [ ] UTF-8 output to console
- [ ] valgrind checking
- [X] valgrind checking
- [X] check existing bugs in c.g.c
- [ ] cleanup ascending/descending stuff
- [ ] testing
** release 0.7 [%]
- [ ] detect mail threads
- [ ] signal handler
- [ ] add move-mail support
- [ ] add mu cleanup
- [ ] re-add symlink support (?)
@ -32,6 +33,7 @@
- [ ] bookmarks
- [ ] mu-setup
- [ ] config system (config file)
- [ ] UTF-8 output to console