From 4145d299b4ea66f5fb22ec4ae6a422b6f386eb39 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Fri, 28 Nov 2008 23:04:40 +0100
Subject: [PATCH] Reprioritized TODO.

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

diff --git a/TODO b/TODO
index 431197c9d..2e721ee52 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,8 @@ Next (in order of descending priority/precedence):
 	- Improve handling of invalid addresses in headers (requires Dovecot changes)
 * Imapflags: merge execution of setflags, removeflags and addflags into one 
   common implementation. 
+* Implement executing an arbitrary number of scripts sequentially, acting on the 
+  same set of result actions (multiscript).
 * Warn about the use of syntactically invalid header names. 
 * Implement dropping errors in the user's mailbox as a mail message.
 * Add normalize() method to comparators to normalize the string before matching
@@ -33,8 +35,6 @@ Next (in order of descending priority/precedence):
 * Make this implementation conform section 2.7.2 of RFC3028 (Comparisons Across
   Character Sets). 
 * Implement comparator-i;unicode-casemap
-* Implement executing an arbitrary number of scripts sequentially, acting on the 
-  same set of result actions (multiscript).
 * Implement environment extension
 * Make testsuite much more exhaustive and add support for testing the actual
   result.
-- 
GitLab