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 2015/08/06 21:00:58 UTC

svn commit: r1694554 - /lucene/dev/trunk/solr/CHANGES.txt

Author: noble
Date: Thu Aug  6 19:00:58 2015
New Revision: 1694554

URL: http://svn.apache.org/r1694554
Log:
SOLR-7838: CHANGES

Modified:
    lucene/dev/trunk/solr/CHANGES.txt

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1694554&r1=1694553&r2=1694554&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Thu Aug  6 19:00:58 2015
@@ -198,6 +198,10 @@ New Features
   now watches /security.json. Components can choose to make their config editable
   (Noble Paul, Anshum Gupta, Ishan Chattopadhyaya)
 
+* SOLR-7838: An authorizationPlugin interface where the access control rules are stored/managed in
+  ZooKeeper (Noble Paul, Anshum Gupta, Ishan Chattopadhyaya)
+
+
 Bug Fixes
 ----------------------