From f475b6daef73bf37241209a2cabf6e082048960f Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Sun, 3 Aug 2008 23:33:47 +0200
Subject: [PATCH] Minor TODO file revisions.

---
 TODO | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 8a5be9c7d..68d863f45 100644
--- a/TODO
+++ b/TODO
@@ -25,10 +25,11 @@ Next (in order of descending priority/precedence):
 
 * ## MAKE A FIRST RELEASE (0.1.x) ##
 
-* Fix remaining RFC deviations:
+* Fix remaining (mostly variables-related) RFC deviations:
 	- Allow for the existance of dynamic comparators (i.e. specified by 
 	  variables). 
 	- Allow for dynamic includes (i.e. specified by variables).
+	- Allow for :regex matching with variable key.
 	- Fix/Report issues listed in 'doc/rfc/RFC Controversy.txt'
 * Imapflags: merge execution of setflags, removeflags and addflags into one 
   common implementation. 
@@ -47,6 +48,7 @@ Next (in order of descending priority/precedence):
 * Implement environment extension
 * Make testsuite much more exhaustive and add support for testing the actual
   result.
+
 * Build a sieve tool to filter an entire existing mailbox through a sieve script.
 * Build a server with test mail accounts that processes lots and lots of mail 
   (e.g. spam, mailing lists etc.)
-- 
GitLab