diff --git a/TODO b/TODO index d34357d4..0d60e681 100644 --- a/TODO +++ b/TODO @@ -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