Update text

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/solr-3.x/trunk@1571070 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mcf/CHANGES.txt b/mcf/CHANGES.txt
index 6124ee5..b30e5a0 100644
--- a/mcf/CHANGES.txt
+++ b/mcf/CHANGES.txt
@@ -13,9 +13,9 @@
 the ManifoldCF Authority Service.  Other optional parameters are:
 
 AllowAttributePrefix - the first part of the 'allow' family of fields, e.g. "allow_token_document" or
-	"allow_token_share" or "allow_token_directory_0", defaulting to "allow_token_".
+	"allow_token_share" or "allow_token_parent", defaulting to "allow_token_".
 DenyAttributePrefix - the first part of the 'deny' family of fields, e.g. "deny_token_document" or
-	"deny_token_share" or "deny_token_directory_0", defaulting to "deny_token_".
+	"deny_token_share" or "deny_token_parent", defaulting to "deny_token_".
 ConnectionPoolSize - the size of the connection pool (default is 50).
 
 $Id$