From 21ef5285adbe432e8b9fd2ca63cbd02d5aa22536 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Tue, 11 Jan 2011 23:26:07 +0200 Subject: [PATCH] * updated NEWS & TODO --- NEWS | 2 ++ TODO | 13 +++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 72b361d0..417534ef 100644 --- a/NEWS +++ b/NEWS @@ -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> diff --git a/TODO b/TODO index 3f156bf4..84f16292 100644 --- a/TODO +++ b/TODO @@ -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