diff --git a/README b/README
index 9c2b8199342e847afc14469fa7fb509eea81b56d..744df4269f4255b7a88bff256d51ce7eab01a576 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ Extensions and their implementation status:
 
   Base specification (RFC3028):
     fileinto: validation, generation and interpretation; no execution 
-    reject: validation and generation
+    reject: validation, generation and interpretation; no execution
     envelope: full
 	encoded-character: planned (draft-ietf-sieve-3028bis)
 
@@ -59,8 +59,8 @@ Extensions and their implementation status:
     include: planned (* first leave out variables support)  
 	variables: planned (* also amend previously implemented extensions)
     body: planned                        
-    notify: planned (* match cmu-sieve support initially)
     copy: planned       
+    notify: planned (- lowest priority)
 
 All implemented extensions are like the engine itself currently very much 
 experimental. Other extensions will be added a soon as the necessary