diff --git a/TODO b/TODO
index 431197c9de444747c818d02f0ba93b7edd6d5ecc..2e721ee52f922e59a402f043358ca045dd2529d9 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.