From 5ac2b5d08f3370bdcf63f905fd93180a42e8ca6a Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Tue, 9 Sep 2008 20:37:28 +0200
Subject: [PATCH] Updated TODO file.

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

diff --git a/TODO b/TODO
index 137f94a04..e9fb4e4d8 100644
--- a/TODO
+++ b/TODO
@@ -59,10 +59,12 @@ Next (in order of descending priority/precedence):
   (i.e. optimize the test away and any code that negatively depends on it)
 * Use lib/str-find.h for :contains and :matches match types  
 
-* Add development documentation, i.e. comment on library functions and document
-  the binary and byte-code format. 
+* Import ManageSieve into this package and provide support for alternate types
+  of script storage like LDAP or SQL database.
 * Make the engine and its extensions much more configurable. Possibly this can 
   be merged with Dovecot's new master config implementation.
+* Add development documentation, i.e. comment on library functions and document
+  the binary and byte-code format. 
 * Implement editheader extension
 * Implement mimeloop extension
 * Give the byte code format some more thought, it is currently quite rough and
-- 
GitLab