* TODO: update -- code complete

This commit is contained in:
Dirk-Jan C. Binnema 2010-02-08 21:25:38 +02:00
parent 2ecc885418
commit f6ce5eb98a
1 changed files with 4 additions and 3 deletions

7
TODO
View File

@ -2,14 +2,14 @@
* Future release * Future release
** release 0.7 [90%] ** release 0.7 [100%]
- [X] signal handler for indexing - [X] signal handler for indexing
- [X] fix max 10000 matches limit - [X] fix max 10000 matches limit
- [X] embed database version in database - [X] embed database version in database
- [X] MuMsgXapian => MuMsgIterXapian - [X] MuMsgXapian => MuMsgIterXapian
- [X] make 'make distcheck' work - [X] make 'make distcheck' work
- [ ] don't store both values and terms - [X] don't store both values and terms
- [X] fix the batch stuff - [X] fix the batch stuff
- [X] mu view <path> - [X] mu view <path>
- [X] basic test suite - [X] basic test suite
@ -18,6 +18,7 @@
** release 0.8 [%] ** release 0.8 [%]
- [ ] bookmarks - [ ] bookmarks
- [ ] completion for zsh
- [ ] query on time - [ ] query on time
- [ ] mu-setup (?) - [ ] mu-setup (?)
- [ ] mu stats - [ ] mu stats
@ -35,7 +36,7 @@
* Release already done * Release already done
** release 0.6 [100%] ** release 0.6 [100%] <2010-01-23 Sat>
- [X] implement re-index - [X] implement re-index
- [X] mu-index config options - [X] mu-index config options