From 21e7f1e0e0312247d1ab6dd933cc93d197125aaf Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Mon, 18 Jan 2010 01:35:16 +0100
Subject: [PATCH] Added TODO list item.

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

diff --git a/TODO b/TODO
index 95f91b4db..4e28453b0 100644
--- a/TODO
+++ b/TODO
@@ -16,8 +16,10 @@ Next (in order of descending priority/precedence):
 
 * Update include extension to latest draft:
 	- Implement required ManageSieve behavior
-* Implement mechanism for implicitly including an account's aliases in the
-  vacation command's :addresses list.
+* Vacation extension improvements:
+    - Implement configurable sender exclusion list.
+    - Implement mechanism for implicitly including an account's aliases in the
+      vacation command's :addresses list.
 * Improve error handling. Now it is not very consistent, especially for the 
   Sieve command line tools. 
 * Detect permission errors when writing global script binaries and advise the 
-- 
GitLab