From e8723e76ea59001ae6bae2af7d4433bf08047fee Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Mon, 29 Aug 2011 17:01:44 +0200
Subject: [PATCH] Updated TODO.

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

diff --git a/TODO b/TODO
index 0180c3d36..848c27bc9 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,9 @@ Parallel plugin-based efforts:
 
 Next (mostly in order of descending priority/precedence):
 
+* Update include extension to latest draft (v10 currently):
+	- Implement :optional tag.
+	- Implement required ManageSieve behavior
 * Add normalize() method to comparators to normalize the string before matching
   (for efficiency).
 * Improve error handling. 
@@ -36,8 +39,6 @@ Next (mostly in order of descending priority/precedence):
 * Cleanup the test suite
 	- Restructure test scripts
 	- Add more comment on purpose of tests
-* Update include extension to latest draft (v05 currently):
-	- Implement required ManageSieve behavior (pending IETF discussion)
 * Finish the ereject extension
 * Vacation extension improvements:
 	- Implement configurable sender exclusion list.
-- 
GitLab