From 7097f58c5b2f6ea0e1137fd91bcd7c61da84744a Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Wed, 5 Aug 2009 23:40:35 +0200
Subject: [PATCH] Updated TODO.

---
 TODO | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index c95a8d839..bc5a73c6e 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,12 @@
 Current activities:
 
+* Testsuite:
+	- Add support for testing binary load/save
+* Implement date extension (RFC 5260)
 * Build a sieve tool to filter an entire existing mailbox through a Sieve 
   script:
 	- Add commandline options to fully customixe execution
 	- Write manual page
-* Testsuite:
-	- add support for testing binary load/save
 
 Next (in order of descending priority/precedence):
 
@@ -56,7 +57,6 @@ Next (in order of descending priority/precedence):
 	  Across Character Sets). 
 	- Verify validity of utf8 where necessary.
 	- Implement comparator-i;unicode-casemap.
-* Implement date extension
 * Make testsuite much more exhaustive:
 	- add support for testing the content of result actions
 	- test as many error/warning/info conditions as possible. 
-- 
GitLab