From ab9039b36e5872e6923e8c0f86319f6fade958e5 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Fri, 11 Dec 2009 19:45:51 +0200 Subject: [PATCH] * update TODO list --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 43102ffe..ddce7c33 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ #+STARTUP:showall * to-do list for mu-ng first release -** release 0.6 [75%] +** release 0.6 [86%] - [X] implement re-index - [X] mu-index config options @@ -15,15 +15,16 @@ - [X] size check in indexing (~15Mb) - [X] change directory setup a bit (~/.mu/xapian) - [X] remove path-is-absolute checks - - [ ] UTF-8 output to console - - [ ] valgrind checking + - [X] valgrind checking - [X] check existing bugs in c.g.c - [ ] cleanup ascending/descending stuff + - [ ] testing ** release 0.7 [%] - [ ] detect mail threads + - [ ] signal handler - [ ] add move-mail support - [ ] add mu cleanup - [ ] re-add symlink support (?) @@ -32,6 +33,7 @@ - [ ] bookmarks - [ ] mu-setup - [ ] config system (config file) + - [ ] UTF-8 output to console