* updated NEWS & TODO

This commit is contained in:
Dirk-Jan C. Binnema 2011-01-11 23:26:07 +02:00
parent bfa3d18d54
commit 21ef5285ad
2 changed files with 9 additions and 6 deletions

2
NEWS
View File

@ -9,6 +9,8 @@
symlinks, use --format=links
- search output can include the message size using the 'z' shortcut
- match message size ranges (i.e.. size:500k..2M)
- fix: honor the --overwrite (or lack thereof) parameter
- support folder names with special characters
** Release 0.9.1 <2010-12-05 Sun>

13
TODO
View File

@ -10,28 +10,29 @@
- [ ] add version info to output of configure, mu.log
- [ ] make 'make check' more useful for others
- [ ] follow symlinks when indexing
- [ ] completion for zsh
- [ ] see whether the other (slower, more complete) str_normalize is worth it
** release 0.10
** release 0.9.2 [66%]
- [X] size range searches
- [ ] completion for zsh
- [ ] don't make test mail files executable
- [ ] xml,json,sexp output
- [X] check all strings are really UTF8
- [ ] add drag & drop support for attachments
- [ ] add drop & drop support for body images
- [X] fix size value
- [X] fix matching strange folder names
- [X] separate exit code for 'not found' vs other errors
- [ ] fix build for Solaris
- [X] clearer errors when /home/user does not exist
- [X] fix -pedantic build
- [X] make commit batch size configurable param
- [ ] better 'usage' info
- [ ] make 'make check' more useful for others
- [ ] follow symlinks when indexing
- [ ] see whether the other (slower, more complete) str_normalize is worth it
* Releases already done
** release 0.9 [100%]
** release 0.9 / 0.9.1 [100%]
- [X] bookmarks
- [X] gtk-ui for searching