From 3415d1664b8dc9eb80a1576242589e883464cfb8 Mon Sep 17 00:00:00 2001 From: Stephan Bosch <stephan@rename-it.nl> Date: Wed, 12 Nov 2008 10:09:23 +0100 Subject: [PATCH] Updated TODO. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 1f0b5e61b..e13110e73 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +Current: + +* Implement notify extension with sole support for mailto mechanism. + Next (in order of descending priority/precedence): * Fix remaining RFC deviations: @@ -23,7 +27,6 @@ Next (in order of descending priority/precedence): * Imapflags: merge execution of setflags, removeflags and addflags into one common implementation. * Warn about the use of syntactically invalid header names. -* Implement notify extension with sole support for mailto mechanism. * Implement dropping errors in the user's mailbox as a mail message. * Add normalize() method to comparators to normalize the string before matching (for efficiency). -- GitLab