From 7823beb1647916f55d9f2a9c6744265dd57ec971 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Tue, 18 Dec 2007 23:38:32 +0100
Subject: [PATCH] Updated documentation.

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

diff --git a/README b/README
index 6b74e1468..0d91854ef 100644
--- a/README
+++ b/README
@@ -121,8 +121,7 @@ Extensions and their implementation status:
     fileinto: full
     reject: full
     envelope: full
-    encoded-character: planned (draft-ietf-sieve-3028bis); to be implemented
-      just before variables.
+    encoded-character: skeleton
 
   Other RFCs/drafts:
     subaddress: full
@@ -131,9 +130,9 @@ Extensions and their implementation status:
     copy: full
     regex: full, but suboptimal
     body: full, but text body-transform implementation is simple
+    include: full, but needs much more work
     vacation: almost complete, but no support for required References header
     imapflags: flag management works, but flags are not stored 
-    include: full, but needs much more work
     variables: planned (* also amend previously implemented extensions)
 
     notify: planned, mailto only (- very low priority)
-- 
GitLab