You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2016/03/17 20:19:18 UTC

lucene-solr:branch_6x: typos fixed

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 4570ae800 -> 6f189fa4b


typos fixed


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/6f189fa4
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6f189fa4
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6f189fa4

Branch: refs/heads/branch_6x
Commit: 6f189fa4bed4c0a494aa804e658050511820b152
Parents: 4570ae8
Author: Noble Paul <no...@apache.org>
Authored: Fri Mar 18 00:48:58 2016 +0530
Committer: Noble Paul <no...@apache.org>
Committed: Fri Mar 18 00:48:58 2016 +0530

----------------------------------------------------------------------
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6f189fa4/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 4a439ac..ce3b265 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -69,8 +69,8 @@ Other Changes
 * SOLR-8866: UpdateLog will now throw an exception if it doesn't know how to serialize a value.
   (David Smiley)
 
-* SOLR-8842: security rules made more foolproof by asking the requesthandler  about the well known
-  permission name.
  The APIs are also modified to ue 'index' as the unique identifier instead of name.
+* SOLR-8842: security rules made foolproof by asking the requesthandler  about the well known
+  permission name.
 The APIs are also modified to use 'index' as the unique identifier instead of name.
   Name is an optional attribute
  now and only to be used when specifying well-known permissions (noble)
 
 ==================  6.0.0 ==================