* update TODO: make distcheck works now, basic test suite in place

This commit is contained in:
Dirk-Jan C. Binnema
2010-02-02 21:56:07 +02:00
parent 7af1775c3d
commit a87c514965

8
TODO
View File

@ -2,17 +2,17 @@
* Future release * Future release
** release 0.7 [54%] ** release 0.7 [66%]
- [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
- [ ] don't store both values and terms - [ ] don't store both values and terms
- [ ] clean up mu-msg-field, add formatting(?)
- [X] fix the batch stuff - [X] fix the batch stuff
- [ ] mu view <path> - [ ] mu view <path>
- [ ] basic test suite - [X] basic test suite
- [ ] auto clean log file - [ ] auto clean log file
- [X] configure error for missing ->dt_dtype - [X] configure error for missing ->dt_dtype
@ -29,6 +29,8 @@
- [ ] UTF-8 output to console - [ ] UTF-8 output to console
- [ ] search for date interval etc. - [ ] search for date interval etc.
- [ ] detect mail threads (?) - [ ] detect mail threads (?)
- [ ] clean up mu-msg-field, add formatting(?)
* Release already done * Release already done