From 9b8e94bbfab584bdf34c93bf12a26488d03583ea Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Mon, 25 Feb 2008 17:30:53 +0100
Subject: [PATCH] Added TODO item.

---
 README | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README b/README
index f69a2b176..89d8b8a5f 100644
--- a/README
+++ b/README
@@ -212,6 +212,8 @@ Next (in order of descending priority/precedence):
 * Limit the maximum number of errors. 
 * Verify outgoing mail addresses
 * Use lib/str-find.h for :contains and :matches match types  
+* Add normalize() method to comparators to normalize the string before mathing
+  (for efficiency).
 * Implement comparator-i;unicode-casemap
 * Implement dropping errors in the user's mailbox as a mail message.
 * Make this implementation conform section 2.7.2 of RFC3028 (Comparisons Across
-- 
GitLab