From ab8d5d31ebef057ceff319829b9894fb1ec66e1a Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Tue, 18 Dec 2007 23:14:13 +0100
Subject: [PATCH] Updated TODO list.

---
 README | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index dbb6dd1af..6b74e1468 100644
--- a/README
+++ b/README
@@ -194,10 +194,9 @@ TODO
 ----
 
 Current:
-* Finish body extension
+* Implement encoded-character extension
 
 Next (in order of descending priority/precedence):
-* Implement encoded-character extension
 * Implement variables extension.
 * Finish implementing all extensions supported by cmusieve, except notify.
 * Limit the maximum number of errors. 
@@ -213,6 +212,9 @@ Next (in order of descending priority/precedence):
 * Make the sieve plugins true plugins and add a SIEVE_PLUGINS config item to the
   lda-sieve plugin. 
 * Make sure cmusieve can be replaced seamlessly with this new plugin.
+* Make a few elaborate test scripts to test engine and all implemented extensions 
+  a little better. Also include specially crafted e-mail messages that give 
+  deterministic and thus testable results.
 * ## MAKE A FIRST RELEASE ##
 * Resolve code duplication introduced for handling address-parts and match-types
   in different command implementations.
-- 
GitLab