* TODO: updated

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-25 08:23:26 +02:00
parent 9ba4b29bba
commit 15c2449665

7
TODO
View File

@ -28,10 +28,9 @@
- [X] cleanup ascending/descending stuff - [X] cleanup ascending/descending stuff
- [X] testing - [X] testing
** release 0.7 [28%] ** release 0.7 [30%]
- [ ] detect mail threads (?) - [ ] signal handler for indexing
- [ ] signal handler
- [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
@ -44,6 +43,7 @@
- [ ] test suite - [ ] test suite
- [ ] moving msg field formatting to MuMsgField (?) - [ ] moving msg field formatting to MuMsgField (?)
- [ ] auto clean log file - [ ] auto clean log file
- [ ] configure error for missing ->dt_dtype
** release 0.8 [%] ** release 0.8 [%]
- [ ] bookmarks - [ ] bookmarks
@ -51,3 +51,4 @@
- [ ] config system (config file) (?) - [ ] config system (config file) (?)
- [ ] UTF-8 output to console - [ ] UTF-8 output to console
- [ ] search for date interval etc. - [ ] search for date interval etc.
- [ ] detect mail threads (?)